19#define CBMMVDPOINT_H 1
21#include "FairMCPoint.h"
48 CbmMvdPoint(Int_t trackId, Int_t pdgCode, Int_t detId, TVector3 posIn,
49 TVector3 posOut, TVector3 momIn, TVector3 momOut,
50 Double_t tof, Double_t length, Double_t eLoss);
86 virtual void Print(
const Option_t* opt)
const;
Int_t StationNr(Int_t detectorId) const
Int_t SystemId(Int_t detectorId) const
ClassDef(CbmMvdDetectorId, 1)
Int_t GetStationNr() const
Int_t GetSystemId() const
void SetPointId(Int_t myId)
Double_t GetPzOut() const
void MomentumOut(TVector3 &mom)
void SetPositionOut(TVector3 pos)
virtual void Print(const Option_t *opt) const
void SetPdgCode(Int_t pdg)
Double_t GetPyOut() const
Double_t GetPxOut() const
void PositionOut(TVector3 &pos)
void SetMomentumOut(TVector3 mom)