1 #ifndef CBMPlanePOINT_H
2 #define CBMPlanePOINT_H
7 #include "FairMCPoint.h"
35 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,
Double_t mass,
Bool_t preflag,
Bool_t postflag,
TString nam,Int_t eventID);
82 virtual void Print(
const Option_t* opt)
const;
Double_t GetPyOut() const
void MomentumOut(TVector3 &mom)
Double_t GetPzOut() const
Bool_t GetPostFlag() const
Double_t GetPxOut() const
virtual void Print(const Option_t *opt) const
void SetPositionIn(TVector3 posin)
void SetMomentumIn(TVector3 momin)
void PositionOut(TVector3 &pos)
void SetPositionOut(TVector3 pos)
Bool_t GetPreFlag() const
CbmPlanePoint(const CbmPlanePoint &point)
void SetMomentumOut(TVector3 mom)