Go to the documentation of this file.
68 ss <<
"PID: " <<
fPid <<
", p = " <<
fP <<
", eLoss = " <<
fELoss <<
", "
69 <<
"in : (" <<
fX1 <<
", " <<
fY1 <<
", " <<
fZ1 <<
"), "
70 <<
"out: (" <<
fX2 <<
", " <<
fY2 <<
", " <<
fZ2 <<
"), "
71 <<
"at t = " <<
fTime <<
", field " <<
fBy;
Double_t fY2
Exit point y [cm].
std::string ToString() const
Double_t fP
Momentum magnitude at entry point [GeV].
Double_t fY1
Entry point y [cm].
Double_t fZ2
Exit point z [cm].
Container class for a local point in a STS sensor.
Double_t fELoss
Energy deposit [GeV].
Double_t fBy
Magnetic field y component at midpoint [T].
ClassImp(CbmConverterManager) InitStatus CbmConverterManager
virtual ~CbmStsSensorPoint()
Double_t fZ1
Entry point z [cm].
Double_t fX1
Entry point x [cm].
Double_t fX2
Exit point x [cm].
Int_t fPid
Particle Type [PDG code].