|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MAGFIELDCONDITIONS_ATLASMTFIELDMAPCONDOBJ
6 #define MAGFIELDCONDITIONS_ATLASMTFIELDMAPCONDOBJ
31 std::unique_ptr<MagField::AtlasFieldMap>
m_fieldMap{
nullptr};
39 #endif // MAGFIELDCONDITIONS_ATLASMTFIELDMAPCONDOBJ
AtlasFieldMapCondObj & operator=(AtlasFieldMapCondObj &&)=default
Hold mappings of ranges to condition objects.
void setFieldMap(std::unique_ptr< MagField::AtlasFieldMap > fieldMap)
~AtlasFieldMapCondObj()=default
CONDCONT_DEF(AtlasFieldMapCondObj, 249359246)
const MagField::AtlasFieldMap * fieldMap() const
std::unique_ptr< MagField::AtlasFieldMap > m_fieldMap
AtlasFieldMapCondObj()=default
AtlasFieldMapCondObj(AtlasFieldMapCondObj &&)=default
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
AtlasFieldMapCondObj & operator=(const AtlasFieldMapCondObj &)=delete
AtlasFieldMapCondObj(const AtlasFieldMapCondObj &)=delete
macros to associate a CLID to a type