Functions | |
template<typename LCTCollection > | |
bool | accept (const CSCDetId &cscId, const LCTCollection &lcts, int bxMin, int bxMax) |
template<> | |
bool | accept (const CSCDetId &cscId, const CSCCLCTPreTriggerCollection &lcts, int bxMin, int bxMax) |
CSCDetId | chamberID (const CSCDetId &cscDetId) |
takes layer ID, converts to chamber ID, switching ME1A to ME11 More... | |
bool cscd2r::accept | ( | const CSCDetId & | cscId, |
const LCTCollection & | lcts, | ||
int | bxMin, | ||
int | bxMax | ||
) |
Definition at line 42 of file CSCDigiToRaw.cc.
References chamberID(), and query::result.
Referenced by CSCDigiToRaw::add().
bool cscd2r::accept | ( | const CSCDetId & | cscId, |
const CSCCLCTPreTriggerCollection & | lcts, | ||
int | bxMin, | ||
int | bxMax | ||
) |
Definition at line 65 of file CSCDigiToRaw.cc.
References chamberID(), and query::result.
takes layer ID, converts to chamber ID, switching ME1A to ME11
Definition at line 31 of file CSCDigiToRaw.cc.
References CSCDetId::chamber(), CSCDetId::chamberId(), CSCDetId, CSCDetId::endcap(), CSCDetId::ring(), and CSCDetId::station().
Referenced by accept(), DTDigiToRaw::createFedBuffers(), CSCDigiToRaw::findEventData(), cscdqm::EventProcessor::processCSC(), and cscdqm::EventProcessor::processExaminer().