5#ifndef DETECTOR_DETECTORPOINT_H_
6#define DETECTOR_DETECTORPOINT_H_
10#include "FairMCPoint.h"
19 DetectorPoint(Int_t eventID, Int_t trackID, Int_t detID, TVector3 pos,
20 TVector3 mom, Double_t tof, Double_t length, Double_t eLoss,
21 Int_t pdgCode, TVector3 Lpos, TVector3 Lmom);
23 DetectorPoint(Int_t eventID, Int_t trackID, Int_t detID, TVector3 pos,
24 TVector3 mom, Double_t tof, Double_t length, Double_t eLoss,
32 using FairMCPoint::Print;
33 virtual void Print()
const;
DetectorPoint(const DetectorPoint &point)=default
DetectorPoint & operator=(const DetectorPoint &point)=default
TVector3 LastPoint() const
ClassDef(SHiP::DetectorPoint, 1)
std::array< Double_t, 3 > fLmom
virtual void Print() const
virtual void extraPrintInfo() const
std::array< Double_t, 3 > fLpos