18 #include "FairMCPoint.h" 41 PndOtPoint(Int_t trackID, Int_t detID, Int_t tubeID, Int_t chamberID, Int_t layerID, TVector3 pos, TVector3 posInLocal, TVector3 posOutLocal, TVector3 momIn, TVector3 momOut,
42 Double_t tof, Double_t length, Double_t eLoss, Double_t mass);
51 Double_t
GetXtot()
const {
return GetX(); }
52 Double_t
GetYtot()
const {
return GetY(); }
53 Double_t
GetZtot()
const {
return GetZ(); }
95 virtual void Print(
const Option_t *opt)
const;
void MomentumOut(TVector3 &mom)
void PositionOutLocal(TVector3 &pos)
Double_t GetPzOut() const
void SetTubeID(Int_t tubeid)
void SetPositionOutLocal(TVector3 pos)
Double_t GetZOutLocal() const
void SetLayerID(Int_t layerid)
void SetChamberID(Int_t chamberid)
Double_t GetXOutLocal() const
Double_t GetPyOut() const
Double_t GetZInLocal() const
void SetPositionInLocal(TVector3 pos)
void PositionInLocal(TVector3 &pos)
Double_t GetPxOut() const
Double_t GetYInLocal() const
void SetMomentumOut(TVector3 mom)
Double_t GetXInLocal() const
Double_t GetYOutLocal() const
virtual void Print(const Option_t *opt) const