#include <MdcHitMapGuts.h>
◆ ~MdcHitMapGuts() [1/3]
| MdcHitMapGuts::~MdcHitMapGuts |
( |
| ) |
|
|
virtual |
◆ ~MdcHitMapGuts() [2/3]
| virtual MdcHitMapGuts::~MdcHitMapGuts |
( |
| ) |
|
|
virtual |
◆ ~MdcHitMapGuts() [3/3]
| virtual MdcHitMapGuts::~MdcHitMapGuts |
( |
| ) |
|
|
virtual |
◆ addHit() [1/3]
| void MdcHitMapGuts::addHit |
( |
MdcHit & | theHit | ) |
|
Definition at line 42 of file MdcHitMapGuts.cxx.
42 {
44}
unsigned layernumber() const
unsigned wirenumber() const
◆ addHit() [2/3]
| void MdcHitMapGuts::addHit |
( |
MdcHit & | theHit | ) |
|
◆ addHit() [3/3]
| void MdcHitMapGuts::addHit |
( |
MdcHit & | theHit | ) |
|
◆ clear() [1/3]
| void MdcHitMapGuts::clear |
( |
| ) |
|
Definition at line 37 of file MdcHitMapGuts.cxx.
37 {
38 for ( MdcHitMap_t::iterator j = _hits.begin(); j != _hits.end(); ++j )
39 { std::fill( j->begin(), j->end(), static_cast<MdcHit*>( 0 ) ); }
40}
◆ clear() [2/3]
| void MdcHitMapGuts::clear |
( |
| ) |
|
◆ clear() [3/3]
| void MdcHitMapGuts::clear |
( |
| ) |
|
◆ hitWire() [1/3]
| MdcHit * MdcHitMapGuts::hitWire |
( |
int | lay, |
|
|
int | wire ) const |
|
inline |
◆ hitWire() [2/3]
| MdcHit * MdcHitMapGuts::hitWire |
( |
int | lay, |
|
|
int | wire ) const |
|
inline |
◆ hitWire() [3/3]
| MdcHit * MdcHitMapGuts::hitWire |
( |
int | lay, |
|
|
int | wire ) const |
|
inline |
◆ removeHit() [1/3]
| void MdcHitMapGuts::removeHit |
( |
int | lay, |
|
|
int | wire ) |
|
inline |
◆ removeHit() [2/3]
| void MdcHitMapGuts::removeHit |
( |
int | lay, |
|
|
int | wire ) |
|
inline |
◆ removeHit() [3/3]
| void MdcHitMapGuts::removeHit |
( |
int | lay, |
|
|
int | wire ) |
|
inline |
◆ MdcHitMap
The documentation for this class was generated from the following files: