CbmRoot
|
#include <LxTBMLTask.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 | stationNumber |
Int_t | layerNumber |
Definition at line 51 of file LxTBMLTask.h.
Int_t LxTBMLFinder::PointDataHolder::eventId |
Definition at line 56 of file LxTBMLTask.h.
Referenced by LxTBMLFinder::Init().
Int_t LxTBMLFinder::PointDataHolder::layerNumber |
Definition at line 60 of file LxTBMLTask.h.
Referenced by LxTBMLFinder::Init().
Int_t LxTBMLFinder::PointDataHolder::pointId |
Definition at line 58 of file LxTBMLTask.h.
Referenced by LxTBMLFinder::Init().
Int_t LxTBMLFinder::PointDataHolder::stationNumber |
Definition at line 59 of file LxTBMLTask.h.
Referenced by LxTBMLFinder::Init().
Double_t LxTBMLFinder::PointDataHolder::t |
Definition at line 55 of file LxTBMLTask.h.
Referenced by LxTBMLFinder::Init().
Int_t LxTBMLFinder::PointDataHolder::trackId |
Definition at line 57 of file LxTBMLTask.h.
Referenced by LxTBMLFinder::Init().
Double_t LxTBMLFinder::PointDataHolder::x |
Definition at line 52 of file LxTBMLTask.h.
Referenced by LxTBMLFinder::Init().
Double_t LxTBMLFinder::PointDataHolder::y |
Definition at line 53 of file LxTBMLTask.h.
Referenced by LxTBMLFinder::Init().
Double_t LxTBMLFinder::PointDataHolder::z |
Definition at line 54 of file LxTBMLTask.h.