14 #ifndef DataFormatsL1GlobalMuonTrigger_L1MuGMTReadoutCollection_h
15 #define DataFormatsL1GlobalMuonTrigger_L1MuGMTReadoutCollection_h
56 std::vector<L1MuGMTReadoutRecord>::const_iterator iter;
58 if ((*iter).getBxCounter() ==
bx)
73 #endif // DataFormatsL1GlobalMuonTrigger_L1MuGMTReadoutCollection_h
virtual ~L1MuGMTReadoutCollection()
std::vector< L1MuGMTReadoutRecord > m_Records
L1MuGMTReadoutCollection(int nbx)
L1MuGMTReadoutCollection()
void addRecord(L1MuGMTReadoutRecord const &rec)
static L1MuGMTReadoutRecord const & getDefaultFor(int bx)
std::vector< L1MuGMTReadoutRecord > const & getRecords() const
L1MuGMTReadoutRecord const & getRecord(int bx=0) const