CbmRoot
|
#include <LxTBTrdTask.h>
Public Attributes | |
Double_t | x |
Double_t | y |
Double_t | z |
Double_t | t |
Int_t | eventId |
Int_t | trackId |
Int_t | pointId |
Int_t | layerNumber |
Definition at line 40 of file LxTBTrdTask.h.
Int_t LxTBTrdFinder::PointDataHolder::eventId |
Definition at line 45 of file LxTBTrdTask.h.
Referenced by LxTBTrdFinder::Init().
Int_t LxTBTrdFinder::PointDataHolder::layerNumber |
Definition at line 48 of file LxTBTrdTask.h.
Referenced by LxTBTrdFinder::Init().
Int_t LxTBTrdFinder::PointDataHolder::pointId |
Definition at line 47 of file LxTBTrdTask.h.
Referenced by LxTBTrdFinder::Init().
Double_t LxTBTrdFinder::PointDataHolder::t |
Definition at line 44 of file LxTBTrdTask.h.
Referenced by LxTBTrdFinder::Init().
Int_t LxTBTrdFinder::PointDataHolder::trackId |
Definition at line 46 of file LxTBTrdTask.h.
Referenced by LxTBTrdFinder::Init().
Double_t LxTBTrdFinder::PointDataHolder::x |
Definition at line 41 of file LxTBTrdTask.h.
Referenced by LxTBTrdFinder::Init().
Double_t LxTBTrdFinder::PointDataHolder::y |
Definition at line 42 of file LxTBTrdTask.h.
Referenced by LxTBTrdFinder::Init().
Double_t LxTBTrdFinder::PointDataHolder::z |
Definition at line 43 of file LxTBTrdTask.h.
Referenced by LxTBTrdFinder::Init().