1 #ifndef RPCOBJECTS_RPCDIGISIMLINK_H
2 #define RPCOBJECTS_RPCDIGISIMLINK_H
4 #include "boost/cstdint.hpp"
14 int particleType,
unsigned int detUnitId,
unsigned int trackId,
49 std::pair<unsigned int,int>
_digi;
EncodedEventId getEventId() const
Local3DPoint getEntryPoint() const
RPCDigiSimLink(std::pair< unsigned int, int > digi, Local3DPoint entryPoint, LocalVector momentumAtEntry, float timeOfFlight, float energyLoss, int particleType, unsigned int detUnitId, unsigned int trackId, EncodedEventId eventId, unsigned short processType)
float getEnergyLoss() const
unsigned int getStrip() const
bool operator<(const RPCDigiSimLink &other) const
int getParticleType() const
LocalVector getMomentumAtEntry() const
unsigned short _processType
std::pair< unsigned int, int > _digi
unsigned int getBx() const
unsigned int getTrackId() const
unsigned short getProcessType() const
float getTimeOfFlight() const
unsigned int getDetUnitId() const
double timeOfFlight(DetId id, const CaloGeometry *geo, bool debug=false)
LocalVector _momentumAtEntry