CbmRoot
|
#include <LxTBTrdTask.h>
Public Member Functions | |
TrackDataHolder () | |
Public Attributes | |
Int_t | pointInds [CUR_NOF_STATIONS] |
bool | isSignal |
Int_t | pdg |
Double_t | z |
Definition at line 28 of file LxTBTrdTask.h.
|
inline |
Definition at line 34 of file LxTBTrdTask.h.
References CUR_NOF_STATIONS, i, and pointInds.
bool LxTBTrdFinder::TrackDataHolder::isSignal |
Definition at line 30 of file LxTBTrdTask.h.
Referenced by LxTBTrdFinder::Finish(), and LxTBTrdFinder::Init().
Int_t LxTBTrdFinder::TrackDataHolder::pdg |
Definition at line 31 of file LxTBTrdTask.h.
Referenced by LxTBTrdFinder::Init().
Int_t LxTBTrdFinder::TrackDataHolder::pointInds[CUR_NOF_STATIONS] |
Definition at line 29 of file LxTBTrdTask.h.
Referenced by LxTBTrdFinder::Finish(), LxTBTrdFinder::Init(), and TrackDataHolder().
Double_t LxTBTrdFinder::TrackDataHolder::z |
Definition at line 32 of file LxTBTrdTask.h.
Referenced by LxTBTrdFinder::Init().