5#ifndef MAGFIELDCONDITIONS_ATLASMTFIELDCONDOBJ
6#define MAGFIELDCONDITIONS_ATLASMTFIELDCONDOBJ
10#include "GaudiKernel/ServiceHandle.h"
46 void initialize(
double solFieldScale,
double torFieldScale,
Hold mappings of ranges to condition objects.
#define CONDCONT_DEF(...)
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
AtlasFieldCacheCondObj(AtlasFieldCacheCondObj &&)=default
const MagField::AtlasFieldMap * fieldMap() const
access to non-owning AtlasFieldMap
AtlasFieldCacheCondObj & operator=(const AtlasFieldCacheCondObj &)=default
~AtlasFieldCacheCondObj()=default
AtlasFieldCacheCondObj & operator=(AtlasFieldCacheCondObj &&)=default
void getInitializedCache(MagField::AtlasFieldCache &cache) const
get B field cache for evaluation as a function of 2-d or 3-d position.
void initialize(double solFieldScale, double torFieldScale, const MagField::AtlasFieldMap *fieldMap)
set values for field scale and service to be able to build the cache
double solenoidFieldScaleFactor() const
access to solenoid field scale factor
AtlasFieldCacheCondObj()=default
AtlasFieldCacheCondObj(const AtlasFieldCacheCondObj &)=default
const MagField::AtlasFieldMap * m_fieldMap
double toriodFieldScaleFactor() const
access to toroid field scale factor
Local cache for magnetic field (based on MagFieldServices/AtlasFieldSvcTLS.h)
Local cache for magnetic field (based on MagFieldServices/AtlasFieldSvcTLS.h)