1 #ifndef UpdatablePSimHit_H 2 #define UpdatablePSimHit_H 26 :
PSimHit(entry, exit, pabs, tof, eloss, particleType, detId, trackId, theta, phi,
processType) {}
float tof() const
deprecated name for timeOfFlight()
void setEnergyLoss(float eloss)
Local3DPoint theEntryPoint
Geom::Theta< T > theta() const
void setExitPoint(const Local3DPoint &exit)
UpdatablePSimHit(const Local3DPoint &entry, const Local3DPoint &exit, float pabs, float tof, float eloss, int particleType, unsigned int detId, unsigned int trackId, float theta, float phi, unsigned short processType=0)
void setEntryPoint(const Local3DPoint &entry)
void updateExitPoint(const Local3DPoint &exit)
void setTrackId(unsigned int k)
float pabs() const
fast and more accurate access to momentumAtEntry().mag()
void addEnergyLoss(float eloss)
unsigned short processType() const
unsigned int trackId() const