#include <AtlasFieldCacheCondObj.h>
Definition at line 19 of file AtlasFieldCacheCondObj.h.
◆ AtlasFieldCacheCondObj() [1/3]
| AtlasFieldCacheCondObj::AtlasFieldCacheCondObj |
( |
| ) |
|
|
default |
◆ AtlasFieldCacheCondObj() [2/3]
◆ AtlasFieldCacheCondObj() [3/3]
◆ ~AtlasFieldCacheCondObj()
| AtlasFieldCacheCondObj::~AtlasFieldCacheCondObj |
( |
| ) |
|
|
default |
◆ fieldMap()
access to non-owning AtlasFieldMap
Definition at line 43 of file AtlasFieldCacheCondObj.h.
const MagField::AtlasFieldMap * m_fieldMap
◆ getInitializedCache()
get B field cache for evaluation as a function of 2-d or 3-d position.
Resets cache to an initialized state
Definition at line 32 of file AtlasFieldCacheCondObj.h.
◆ initialize()
| void AtlasFieldCacheCondObj::initialize |
( |
double | solFieldScale, |
|
|
double | torFieldScale, |
|
|
const MagField::AtlasFieldMap * | fieldMap ) |
|
inline |
set values for field scale and service to be able to build the cache
Definition at line 46 of file AtlasFieldCacheCondObj.h.
47 {
48
52 }
const MagField::AtlasFieldMap * fieldMap() const
access to non-owning AtlasFieldMap
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ solenoidFieldScaleFactor()
| double AtlasFieldCacheCondObj::solenoidFieldScaleFactor |
( |
| ) |
const |
|
inline |
◆ toriodFieldScaleFactor()
| double AtlasFieldCacheCondObj::toriodFieldScaleFactor |
( |
| ) |
const |
|
inline |
◆ m_fieldMap
◆ m_solFieldScale
| double AtlasFieldCacheCondObj::m_solFieldScale {1} |
|
private |
◆ m_torFieldScale
| double AtlasFieldCacheCondObj::m_torFieldScale {1} |
|
private |
The documentation for this class was generated from the following file: