CbmRoot
|
#include <LxTBMLTask.h>
Public Member Functions | |
TrackDataHolder () | |
Public Attributes | |
Int_t | pointInds [NOF_STATIONS][NOF_LAYERS] |
bool | isSignal |
bool | isPos |
Definition at line 63 of file LxTBMLTask.h.
|
inline |
Definition at line 68 of file LxTBMLTask.h.
References i, NOF_LAYERS, NOF_STATIONS, and pointInds.
bool LxTBMLFinder::TrackDataHolder::isPos |
Definition at line 66 of file LxTBMLTask.h.
Referenced by LxTBMLFinder::Exec().
bool LxTBMLFinder::TrackDataHolder::isSignal |
Definition at line 65 of file LxTBMLTask.h.
Referenced by LxTBMLFinder::Exec(), LxTBMLFinder::Finish(), and LxTBMLFinder::Init().
Int_t LxTBMLFinder::TrackDataHolder::pointInds[NOF_STATIONS][NOF_LAYERS] |
Definition at line 64 of file LxTBMLTask.h.
Referenced by LxTBMLFinder::Exec(), LxTBMLFinder::Finish(), LxTBMLFinder::Init(), and TrackDataHolder().