CbmRoot
CbmBinnedMCTrackReader::Track Struct Reference
Collaboration diagram for CbmBinnedMCTrackReader::Track:
[legend]

Public Member Functions

 Track ()
 
void Init (Int_t pdgCode, Int_t mi, Double_t vx, Double_t vy, Double_t vz, const set< Double_t > &stationZs)
 

Public Attributes

Int_t pdg
 
Int_t motherInd
 
Double_t x
 
Double_t y
 
Double_t z
 
map< Double_t, list< Point > > points
 

Detailed Description

Definition at line 134 of file HitReader.cxx.

Constructor & Destructor Documentation

◆ Track()

CbmBinnedMCTrackReader::Track::Track ( )
inline

Definition at line 142 of file HitReader.cxx.

Member Function Documentation

◆ Init()

void CbmBinnedMCTrackReader::Track::Init ( Int_t  pdgCode,
Int_t  mi,
Double_t  vx,
Double_t  vy,
Double_t  vz,
const set< Double_t > &  stationZs 
)
inline

Definition at line 144 of file HitReader.cxx.

References i, motherInd, pdg, points, x, y, and z.

Member Data Documentation

◆ motherInd

Int_t CbmBinnedMCTrackReader::Track::motherInd

Definition at line 136 of file HitReader.cxx.

Referenced by CbmBinnedMCTrackReader::Handle(), and Init().

◆ pdg

Int_t CbmBinnedMCTrackReader::Track::pdg

Definition at line 135 of file HitReader.cxx.

Referenced by Init().

◆ points

map<Double_t, list<Point> > CbmBinnedMCTrackReader::Track::points

◆ x

Double_t CbmBinnedMCTrackReader::Track::x

Definition at line 137 of file HitReader.cxx.

Referenced by CbmBinnedMCTrackReader::Handle(), and Init().

◆ y

Double_t CbmBinnedMCTrackReader::Track::y

Definition at line 138 of file HitReader.cxx.

Referenced by CbmBinnedMCTrackReader::Handle(), and Init().

◆ z

Double_t CbmBinnedMCTrackReader::Track::z

Definition at line 139 of file HitReader.cxx.

Referenced by CbmBinnedMCTrackReader::Handle(), and Init().


The documentation for this struct was generated from the following file: