#include <MdcHitMap.h>
Definition at line 28 of file MdcHitMap.h.
◆ MdcHitMap()
Definition at line 17 of file MdcHitMap.cxx.
18{
19 _guts = MdcHitMapGuts::instance(gm);
20 assert(_guts != 0);
21}
◆ ~MdcHitMap()
MdcHitMap::~MdcHitMap |
( |
| ) |
|
|
virtual |
◆ addHit()
void MdcHitMap::addHit |
( |
MdcHit & | theHit | ) |
|
|
inline |
◆ clearMap()
void MdcHitMap::clearMap |
( |
| ) |
|
|
inline |
◆ hitWire()
MdcHit * MdcHitMap::hitWire |
( |
int | lay, |
|
|
int | wire ) const |
|
inline |
◆ removeHit()
void MdcHitMap::removeHit |
( |
int | lay, |
|
|
int | wire ) |
|
inline |
Definition at line 36 of file MdcHitMap.h.
void removeHit(int lay, int wire)
The documentation for this class was generated from the following files: