FairRoot/PandaRoot
|
Public Member Functions | |
key () | |
key (Int_t _tid, Int_t _detid) | |
bool | operator< (const key &rhs) const |
bool | operator== (const key &rhs) const |
Public Attributes | |
Int_t | TrkID |
Int_t | DetID |
Definition at line 90 of file PndMdtPointsToWaveform.h.
|
inline |
Definition at line 92 of file PndMdtPointsToWaveform.h.
|
inline |
Definition at line 93 of file PndMdtPointsToWaveform.h.
|
inline |
Definition at line 94 of file PndMdtPointsToWaveform.h.
|
inline |
Definition at line 99 of file PndMdtPointsToWaveform.h.
Int_t PndMdtPointsToWaveform::key::DetID |
Definition at line 103 of file PndMdtPointsToWaveform.h.
Referenced by operator<(), and operator==().
Int_t PndMdtPointsToWaveform::key::TrkID |
Definition at line 102 of file PndMdtPointsToWaveform.h.
Referenced by operator<(), and operator==().