31 AliMUONHit(Int_t fIshunt, Int_t track, Int_t detElemId, Int_t idpart,
32 Float_t X, Float_t Y, Float_t Z, Float_t tof, Float_t momentum,
33 Float_t
theta, Float_t
phi, Float_t length, Float_t destep);
35 AliMUONHit(Int_t fIshunt, Int_t track, Int_t detElemId, Int_t idpart,
36 Float_t X, Float_t Y, Float_t Z, Float_t tof, Float_t momentum,
37 Float_t theta, Float_t phi, Float_t length, Float_t destep,
41 virtual const char*
GetName()
const;
46 virtual void Print(Option_t* opt=
"")
const;
58 Float_t
Px()
const {
return fPx;}
59 Float_t
Py()
const {
return fPy;}
60 Float_t
Pz()
const {
return fPz;}
Float_t Particle() const
Return particle id.
Float_t Pz() const
Return Pz.
Float_t fParticle
Geant3 particle type.
Int_t fDetElemId
Detection element ID.
Float_t fAge
Particle Age.
Float_t Eloss() const
Return Ionisation energy loss in gas.
Int_t PHfirst() const
Return First padhit.
Float_t Momentum() const
Return local momentum P of the entering track.
Float_t fPTot
Local momentum P of the track when entering in the chamber.
Float_t fZref
Z position of hit in the center of the chamber (without angle effect)
Float_t Age() const
Return Particle Age.
Float_t Py() const
Return Py.
Float_t fTheta
Incident theta angle in degrees.
Float_t fYref
Y position of hit in the center of the chamber (without angle effect)
Float_t Tlength() const
Return track length inside the chamber.
virtual void Print(Option_t *opt="") const
Float_t Px() const
Return Px.
Int_t DetElemId() const
Return detection element ID.
Float_t Cx() const
Return Px/PTot.
Float_t fTlength
Track length inside the chamber.
Float_t Phi() const
Return incident phi angle in degrees.
Float_t fEloss
Ionisation energy loss in gas.
Float_t Cz() const
Return Pz/PTot.
virtual const char * GetName() const
Float_t Xref() const
Return X position of hit in the center of the chamber (without angle effect)
Float_t Yref() const
Return Y position of hit in the center of the chamber (without angle effect)
Int_t fPHlast
Last padhit.
Float_t Cy() const
Return Py/PTot.
Int_t PHlast() const
Return Last padhit.
Float_t fXref
X position of hit in the center of the chamber (without angle effect)
Float_t Zref() const
Return Z position of hit in the center of the chamber (without angle effect)
Float_t fPhi
Incident phi angle in degrees.
Int_t fPHfirst
First padhit.
Float_t Theta() const
Return incident theta angle in degrees.