Go to the documentation of this file. 1 #ifndef FastSimDataFormats_CTPPSFastSim_CTPPSFastRecHit_H
2 #define FastSimDataFormats_CTPPSFastSim_CTPPSFastRecHit_H
59 #endif //CTPPSFastRecHit_H
Local3DPoint entryPoint() const
Entry point in the local Det frame.
unsigned int detUnitId() const
unsigned int cellId() const
void setLocal3DPoint(const Local3DPoint &entry)
float timeOfFlight() const
void setCellId(unsigned int cellId)
unsigned int theDetUnitId
void setDetUnitId(unsigned int detId)
Local3DPoint theEntryPoint
float tof() const
deprecated name for timeOfFlight()
CTPPSFastRecHit(const Local3DPoint &entry, unsigned int detId, float tof, unsigned int cellId)