1 #ifndef FastSimDataFormats_CTPPSFastSim_CTPPSFastTrack_H 2 #define FastSimDataFormats_CTPPSFastSim_CTPPSFastTrack_H 54 const Point &
vertex()
const;
61 float t()
const {
return thet; }
116 #endif //CTPPSFastTrack_H
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.
const Vector & momentum() const
track momentum vector
void setcellid(unsigned int cellid)