|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef ITkStripCablingData_h
5 #define ITkStripCablingData_h
16 #include "Identifier/Identifier.h"
20 #include <unordered_map>
30 std::size_t
size()
const;
Hold mappings of ranges to condition objects.
std::unordered_map< Identifier, ITkStripOnlineId > m_offline2OnlineMap
CONDCONT_DEF(ITkStripCablingData, 133529577)
ITkStripOnlineId onlineId(const Identifier &id) const
friend std::ostream & operator<<(std::ostream &os, const ITkStripCablingData &cabling)
stream insertion for debugging
friend std::istream & operator>>(std::istream &is, ITkStripCablingData &cabling)
stream extraction to read value from stream into ITkStripCablingData
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
macros to associate a CLID to a type