15#define CBMTOFPOINT_H 1
18#include "FairMCPoint.h"
40 CbmTofPoint(Int_t trackID, Int_t detID, TVector3 pos, TVector3 mom,
41 Double_t tof, Double_t length, Double_t eLoss);
53 virtual void Print(
const Option_t* opt)
const;
virtual void Print(const Option_t *opt) const
CbmTofPoint(Int_t trackID, Int_t detID, TVector3 pos, TVector3 mom, Double_t tof, Double_t length, Double_t eLoss)
CbmTofPoint(const CbmTofPoint &point)