CbmRoot
|
#include <LxTBTask.h>
Public Member Functions | |
TrackDataHolder () | |
Public Attributes | |
Int_t | pointInds [CUR_NOF_STATIONS] |
Int_t | trdPointInds [CUR_NOF_TRD_LAYERS] |
bool | isSignalShort |
bool | isSignalLong |
bool | isPos |
Definition at line 55 of file LxTBTask.h.
|
inline |
Definition at line 62 of file LxTBTask.h.
References CUR_NOF_STATIONS, CUR_NOF_TRD_LAYERS, i, pointInds, and trdPointInds.
bool LxTBFinder::TrackDataHolder::isPos |
Definition at line 60 of file LxTBTask.h.
Referenced by LxTBFinder::Init().
bool LxTBFinder::TrackDataHolder::isSignalLong |
Definition at line 59 of file LxTBTask.h.
Referenced by LxTBFinder::Finish(), and LxTBFinder::Init().
bool LxTBFinder::TrackDataHolder::isSignalShort |
Definition at line 58 of file LxTBTask.h.
Referenced by LxTBFinder::Finish(), and LxTBFinder::Init().
Int_t LxTBFinder::TrackDataHolder::pointInds[CUR_NOF_STATIONS] |
Definition at line 56 of file LxTBTask.h.
Referenced by LxTBFinder::Finish(), LxTBFinder::Init(), and TrackDataHolder().
Int_t LxTBFinder::TrackDataHolder::trdPointInds[CUR_NOF_TRD_LAYERS] |
Definition at line 57 of file LxTBTask.h.
Referenced by LxTBFinder::Init(), and TrackDataHolder().