Functions | |
template<typename LCTCollection > | |
bool | accept (const CSCDetId &cscId, const LCTCollection &lcts, int bxMin, int bxMax, int nominalBX) |
bool | accept (const CSCDetId &cscId, const CSCCLCTPreTriggerCollection &lcts, int bxMin, int bxMax, int nominalBX) |
bool | accept (const CSCDetId &cscId, const CSCCLCTPreTriggerDigiCollection &lcts, int bxMin, int bxMax, int nominalBX, std::vector< bool > &preTriggerInCFEB) |
CSCDetId | chamberID (const CSCDetId &cscDetId) |
bool CSCDigiToRawAccept::accept | ( | const CSCDetId & | cscId, |
const LCTCollection & | lcts, | ||
int | bxMin, | ||
int | bxMax, | ||
int | nominalBX | ||
) |
Definition at line 30 of file CSCDigiToRawAccept.h.
References simKBmtfDigis_cfi::bx, l1tstage1emulator_dqm_sourceclient-live_cfg::bxMax, l1tstage1emulator_dqm_sourceclient-live_cfg::bxMin, chamberID(), and mps_fire::result.
Referenced by CSCDigiToRaw::add().
bool CSCDigiToRawAccept::accept | ( | const CSCDetId & | cscId, |
const CSCCLCTPreTriggerCollection & | lcts, | ||
int | bxMin, | ||
int | bxMax, | ||
int | nominalBX | ||
) |
bool CSCDigiToRawAccept::accept | ( | const CSCDetId & | cscId, |
const CSCCLCTPreTriggerDigiCollection & | lcts, | ||
int | bxMin, | ||
int | bxMax, | ||
int | nominalBX, | ||
std::vector< bool > & | preTriggerInCFEB | ||
) |