Go to the documentation of this file.
18 #define CBMMVDPOINT_H 1
21 #include <RtypesCore.h>
24 #include <FairMCPoint.h>
97 virtual void Print(
const Option_t* opt)
const;
virtual void Print(const Option_t *opt) const
void SetPdgCode(Int_t pdg)
Int_t GetSystemId() const
Int_t GetStationNr() const
void SetMomentumOut(TVector3 mom)
void SetFrameNr(Int_t frame)
Int_t SystemId(Int_t detectorId) const
void PositionOut(TVector3 &pos)
Double_t GetPxOut() const
void SetPointId(Int_t myId)
Double_t GetPyOut() const
void SetPositionOut(TVector3 pos)
Double_t GetPzOut() const
void MomentumOut(TVector3 &mom)
Int_t StationNr(Int_t detectorId) const
ClassDef(CbmMvdDetectorId, 1)