Functions | |
template<typename LCTCollection > | |
bool | accept (const CSCDetId &cscId, const LCTCollection &lcts, int bxMin, int bxMax, bool me1abCheck=false) |
template<> | |
bool | accept (const CSCDetId &cscId, const CSCCLCTPreTriggerCollection &lcts, int bxMin, int bxMax, bool me1abCheck) |
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, | ||
bool | me1abCheck = false |
||
) |
Definition at line 41 of file CSCDigiToRaw.cc.
References CSCDetId::chamber(), chamberID(), CSCDetId::endcap(), mps_fire::result, CSCDetId::ring(), and CSCDetId::station().
Referenced by CSCDigiToRaw::add().
bool cscd2r::accept | ( | const CSCDetId & | cscId, |
const CSCCLCTPreTriggerCollection & | lcts, | ||
int | bxMin, | ||
int | bxMax, | ||
bool | me1abCheck | ||
) |
Definition at line 83 of file CSCDigiToRaw.cc.
References chamberID(), mps_fire::result, CSCDetId::ring(), and CSCDetId::station().
takes layer ID, converts to chamber ID, switching ME1A to ME11
Definition at line 30 of file CSCDigiToRaw.cc.
References CSCDetId::chamber(), CSCDetId::chamberId(), CSCDetId::endcap(), CSCDetId::ring(), and CSCDetId::station().
Referenced by accept(), DTDigiToRaw::createFedBuffers(), CSCDigiToRaw::findEventData(), cscdqm::EventProcessor::processCSC(), and cscdqm::EventProcessor::processExaminer().