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