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