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 42 of file CSCDigiToRaw.cc.
bool cscd2r::accept | ( | const CSCDetId & | cscId, |
const CSCCLCTPreTriggerCollection & | lcts, | ||
int | bxMin, | ||
int | bxMax, | ||
bool | me1abCheck | ||
) |
Definition at line 84 of file CSCDigiToRaw.cc.
takes layer ID, converts to chamber ID, switching ME1A to ME11
Definition at line 31 of file CSCDigiToRaw.cc.
Referenced by DTDigiToRaw::createFedBuffers().