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>;
Hold mappings of ranges to condition objects.
#define CONDCONT_DEF(...)
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
std::ostream & operator<<(std::ostream &ostr, const NswZebraData &connector)
Interface for Helper service that creates muon Identifiers and can be used to print Identifiers.
Nsw_CablingMap(const Muon::IMuonIdHelperSvc *svc)
const Muon::IMuonIdHelperSvc * m_idHelperSvc
bool addConnector(const Identifier &gapID, const NswZebraData &connector, MsgStream &msg)
std::map< Identifier, NswZebraSet > LookUpMap
std::optional< Identifier > correctChannel(const Identifier &id, MsgStream &msg) const