14 #ifndef DataFormatsL1GlobalMuonTrigger_L1MuGMTReadoutCollection_h
15 #define DataFormatsL1GlobalMuonTrigger_L1MuGMTReadoutCollection_h
55 std::vector<L1MuGMTReadoutRecord>::const_iterator iter;
57 if ((*iter).getBxCounter() == bx)
return (*iter);
74 #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