16 if (det_id == eformat::MUON_STGC_ENDCAP_A_SIDE || det_id == eformat::MUON_STGC_ENDCAP_C_SIDE)
27 uint8_t det_id = m_elinkId->detId ();
30 if (det_id == eformat::MUON_MMEGA_ENDCAP_A_SIDE || det_id == eformat::MUON_MMEGA_ENDCAP_C_SIDE) {
32 return m.channel_number (
radius, m_vmm, m_chan);
34 }
else if (det_id == eformat::MUON_STGC_ENDCAP_A_SIDE || det_id == eformat::MUON_STGC_ENDCAP_C_SIDE) {
37 uint8_t is_large = m_elinkId->is_large_station () ? 1 : 0;
51 const std::pair <std::string, bool> name_and_side = {detectorString,
station_eta > 0};
53 uint8_t detId = Muon::nsw::helper::s_station_to_detector_map.at (name_and_side);
59 if( detectorString==
"MM" &&
splitConfig == 3)
continue;
61 m_sourceIds.push_back(sourceId);