17 #ifndef L1TriggerGlobalMuonTrigger_L1MuGMTInputEvent_h 18 #define L1TriggerGlobalMuonTrigger_L1MuGMTInputEvent_h 86 const bool&
getMipBit(
unsigned etaIndex,
unsigned phiIndex) {
return m_mip_bits(etaIndex, phiIndex); };
87 const bool&
getIsoBit(
unsigned etaIndex,
unsigned phiIndex) {
return m_iso_bits(etaIndex, phiIndex); };
93 std::map<std::string, std::vector<L1MuRegionalCand> >
m_inputmuons;