|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef MUONMDT_CABLING_NSW_CABLINGMAP_H
5 #define MUONMDT_CABLING_NSW_CABLINGMAP_H
31 MsgStream&
msg)
const;
43 using LookUpMap = std::map<Identifier, NswZebraSet>;
std::ostream & operator<<(std::ostream &ostr, const NswZebraData &connector)
Hold mappings of ranges to condition objects.
CONDCONT_DEF(Nsw_CablingMap, 110668435)
Nsw_CablingMap(const Muon::IMuonIdHelperSvc *svc)
bool addConnector(const Identifier &gapID, const NswZebraData &connector, MsgStream &msg)
std::map< Identifier, NswZebraSet > LookUpMap
AthROOTErrorHandlerSvc * svc
CLASS_DEF(Nsw_CablingMap, 219609437, 1)
const Muon::IMuonIdHelperSvc * m_idHelperSvc
std::optional< Identifier > correctChannel(const Identifier &id, MsgStream &msg) const
Interface for Helper service that creates muon Identifiers and can be used to print Identifiers.