39 m_runnr(0
L), m_evtnr(0
L), m_mip_bits(14,18), m_iso_bits(14,18) {
40 std::vector<L1MuRegionalCand> empty_vec;
72 throw std::runtime_error(
"L1MuGMTInputEvent::addInputMuon: invalid chipid:" + chipid);
80 std::map<std::string, std::vector<L1MuRegionalCand> >::iterator it =
m_inputmuons.begin();
92 throw std::runtime_error(
"L1GMTInputEvent::getInputMuon: invalid chipid:" + chipid);
94 if (index >=
m_inputmuons.find(chipid)->second.size())
return 0;
void init(T v=0)
initialize matrix