18 for (std::set< std::pair<int,int> >::iterator
i=
strips.begin();
20 if(
i->second != -999){
24 digis.insertDigi(
RPCDetId(rollDetId),rpcDigi);
32 digis.insertDigi(
RPCDetId(rollDetId),it);
41 std::pair<unsigned int, int > digi(strip, bx);
42 std::pair<DetectorHitMap::iterator, DetectorHitMap::iterator> channelHitItr
45 for( DetectorHitMap::iterator hitItr = channelHitItr.first;
46 hitItr != channelHitItr.second; ++hitItr){
void push_back(const T &t)
LocalVector momentumAtEntry() const
The momentum of the track that produced the hit, at entry point.
DetectorHitMap theDetectorHitMap
std::set< std::pair< int, int > > strips
float timeOfFlight() const
EncodedEventId eventId() const
virtual void fillDigis(int rollDetId, RPCDigiCollection &digis)
RPCSim(const edm::ParameterSet &config)
std::set< RPCDigi > irpc_digis
virtual void addLinks(unsigned int strip, int bx)
unsigned short processType() const
float energyLoss() const
The energy deposit in the PSimHit, in ???.
unsigned int trackId() const
Local3DPoint entryPoint() const
Entry point in the local Det frame.
RPCDigiSimLinks theRpcDigiSimLinks
unsigned int detUnitId() const