6 #include "FairMCPoint.h" 29 PndFtsPoint(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,
30 Double_t tof, Double_t length, Double_t eLoss, Double_t mass);
39 Double_t
GetXtot()
const {
return GetX(); }
40 Double_t
GetYtot()
const {
return GetY(); }
41 Double_t
GetZtot()
const {
return GetZ(); }
83 virtual void Print(
const Option_t *opt)
const;
Double_t GetXInLocal() const
Double_t GetYOutLocal() const
void MomentumOut(TVector3 &mom)
Double_t GetXOutLocal() const
void SetLayerID(Int_t layerid)
void SetPositionInLocal(TVector3 pos)
void SetMomentumOut(TVector3 mom)
void SetChamberID(Int_t chamberid)
Double_t GetZInLocal() const
virtual void Print(const Option_t *opt) const
Double_t GetZOutLocal() const
void PositionOutLocal(TVector3 &pos)
Double_t GetPxOut() const
Double_t GetPyOut() const
void PositionInLocal(TVector3 &pos)
void SetPositionOutLocal(TVector3 pos)
void SetTubeID(Int_t tubeid)
Double_t GetPzOut() const
Double_t GetYInLocal() const