#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 () |
Private Attributes | |
std::vector< L1MuGMTReadoutRecord > | m_Records |
Definition at line 41 of file L1MuGMTReadoutCollection.h.
|
inline |
Definition at line 45 of file L1MuGMTReadoutCollection.h.
|
inline |
Definition at line 46 of file L1MuGMTReadoutCollection.h.
References m_Records.
|
inlinevirtual |
Definition at line 48 of file L1MuGMTReadoutCollection.h.
|
inline |
Definition at line 69 of file L1MuGMTReadoutCollection.h.
References m_Records.
|
inline |
Definition at line 56 of file L1MuGMTReadoutCollection.h.
References m_Records.
Referenced by L1GTDigiToRaw::packGmtCollection().
|
inline |
Definition at line 53 of file L1MuGMTReadoutCollection.h.
References m_Records.
Referenced by L1TDTTF::analyze(), L1Scalers::analyze(), L1TRPCTF::analyze(), L1TGMT::analyze(), L1TCSCTF::analyze(), L1TRPCTPG::analyze(), HcalTimingMonitorModule::analyze(), HcalDetDiagTimingMonitor::analyze(), CSCHaloAlgo::Calculate(), EcalCosmicsHists::determineTriggers(), RPCTTUMonitor::discriminateGMT(), and EcalExclusiveTrigFilter::filter().
|
inline |
Definition at line 50 of file L1MuGMTReadoutCollection.h.
References i, m_Records, and reset().
Referenced by BeautifulSoup.BeautifulStoneSoup::__init__(), and reset().
|
private |
Definition at line 71 of file L1MuGMTReadoutCollection.h.
Referenced by addRecord(), getRecord(), getRecords(), L1MuGMTReadoutCollection(), and reset().