1 #ifndef FastSimDataFormats_CTPPSFastSim_CTPPSFastTrack_H
2 #define FastSimDataFormats_CTPPSFastSim_CTPPSFastTrack_H
61 float t()
const {
return thet; }
116 #endif //CTPPSFastTrack_H
ROOT::Math::Plane3D::Vector Vector
const Point & vertex() const
void setvertex(const Point &vertex)
unsigned int cellid() const
void setp(const Vector &momentum)
CTPPSFastTrack(float t, float xi, unsigned int cellid, float tof, float x1, float y1, float x2, float y2, const Vector &momentum, const Point &vertex)
float timeOfFlight() const
XYZVectorD XYZVector
spatial vector with cartesian internal representation
XYZPointD XYZPoint
point in space with cartesian internal representation
const Point & referencePoint() const
Reference point on the track.
Structure Point Contains parameters of Gaussian fits to DMRs.
const Vector & momentum() const
track momentum vector
void setcellid(unsigned int cellid)