#include <L1MuGMTReadoutCollection.h>
Public Member Functions | |
void | addRecord (L1MuGMTReadoutRecord const &rec) |
L1MuGMTReadoutRecord const & | getRecord (int bx=0) const |
std::vector < L1MuGMTReadoutRecord > const & | getRecords () const |
L1MuGMTReadoutCollection () | |
L1MuGMTReadoutCollection (int nbx) | |
void | reset () |
virtual | ~L1MuGMTReadoutCollection () |
Static Private Member Functions | |
static L1MuGMTReadoutRecord const & | getDefaultFor (int bx) |
Private Attributes | |
std::vector< L1MuGMTReadoutRecord > | m_Records |
Definition at line 39 of file L1MuGMTReadoutCollection.h.
|
inline |
Definition at line 43 of file L1MuGMTReadoutCollection.h.
|
inline |
Definition at line 44 of file L1MuGMTReadoutCollection.h.
References m_Records.
|
inlinevirtual |
Definition at line 46 of file L1MuGMTReadoutCollection.h.
|
inline |
Definition at line 63 of file L1MuGMTReadoutCollection.h.
References m_Records.
|
staticprivate |
Definition at line 22 of file L1MuGMTReadoutCollection.cc.
References s_empty_record_cache.
Referenced by getRecord().
|
inline |
Definition at line 54 of file L1MuGMTReadoutCollection.h.
References getDefaultFor(), and m_Records.
Referenced by L1GTDigiToRaw::packGmtCollection().
|
inline |
Definition at line 51 of file L1MuGMTReadoutCollection.h.
References m_Records.
Referenced by L1Scalers::analyze(), L1TDTTF::analyze(), L1TRPCTF::analyze(), L1TGMT::analyze(), L1TRPCTPG::analyze(), L1TCSCTF::analyze(), HcalTimingMonitorModule::analyze(), HcalDetDiagTimingMonitor::analyze(), CSCHaloAlgo::Calculate(), EcalCosmicsHists::determineTriggers(), RPCTTUMonitor::discriminateGMT(), EcalExclusiveTrigFilter::filter(), and L1Analysis::L1AnalysisGMT::Set().
|
inline |
Definition at line 48 of file L1MuGMTReadoutCollection.h.
References i, m_Records, and reset().
Referenced by reset().
|
private |
Definition at line 70 of file L1MuGMTReadoutCollection.h.
Referenced by addRecord(), getRecord(), getRecords(), L1MuGMTReadoutCollection(), and reset().