1 #ifndef RPCOBJECTS_RPCDIGISIMLINK_H 2 #define RPCOBJECTS_RPCDIGISIMLINK_H 17 unsigned int detUnitId,
20 unsigned short processType) {
52 std::pair<unsigned int, int>
_digi;
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)
unsigned int getTrackId() const
void entryPoint(InputDataCPU const &, InputDataGPU &, OutputDataGPU &, ScratchDataGPU &, OutputDataCPU &, ConditionsProducts const &, cudaStream_t, uint32_t const, uint32_t const)
float getTimeOfFlight() const
int getParticleType() const
LocalVector getMomentumAtEntry() const
unsigned int getBx() const
EncodedEventId getEventId() const
float getEnergyLoss() const
unsigned short _processType
unsigned int getStrip() const
bool operator<(const RPCDigiSimLink &other) const
Local3DPoint getEntryPoint() const
unsigned short getProcessType() const
std::pair< unsigned int, int > _digi
unsigned int getDetUnitId() const
double timeOfFlight(DetId id, const CaloGeometry *geo, bool debug=false)
LocalVector _momentumAtEntry