1 #ifndef CBMPlanePOINT_H 2 #define CBMPlanePOINT_H 6 #include "FairMCPoint.h" 29 CbmPlanePoint(Int_t trackID, Int_t detID, TVector3 posIn, TVector3 posOut, TVector3 momIn, TVector3 momOut, Double_t tof, Double_t length, Double_t eLoss, Double_t charge,
30 Double_t mass, Bool_t preflag, Bool_t postflag, TString nam, Int_t eventID);
72 virtual void Print(
const Option_t *opt)
const;
Double_t GetPxOut() const
Double_t GetPyOut() const
void MomentumOut(TVector3 &mom)
virtual void Print(const Option_t *opt) const
Bool_t GetPreFlag() const
void SetPositionIn(TVector3 posin)
void SetMomentumIn(TVector3 momin)
void PositionOut(TVector3 &pos)
void SetPositionOut(TVector3 pos)
CbmPlanePoint(const CbmPlanePoint &point)
Double_t GetPzOut() const
void SetMomentumOut(TVector3 mom)
Bool_t GetPostFlag() const