EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/sPHENIX/Core/include/Acts/MagneticField/InterpolatedBFieldMap.hpp>
Public Member Functions | |
Cache (std::reference_wrapper< const MagneticFieldContext >) | |
Constructor with magnetic field context. | |
Public Attributes | |
std::optional< typename Mapper_t::FieldCell > | fieldCell |
bool | initialized = false |
Definition at line 252 of file InterpolatedBFieldMap.hpp.
View newest version in sPHENIX GitHub at line 252 of file InterpolatedBFieldMap.hpp
|
inline |
Constructor with magnetic field context.
mcfg | the magnetic field context |
Definition at line 256 of file InterpolatedBFieldMap.hpp.
View newest version in sPHENIX GitHub at line 256 of file InterpolatedBFieldMap.hpp
std::optional<typename Mapper_t::FieldCell> Acts::InterpolatedBFieldMap< Mapper_t >::Cache::fieldCell |
Definition at line 258 of file InterpolatedBFieldMap.hpp.
View newest version in sPHENIX GitHub at line 258 of file InterpolatedBFieldMap.hpp
Referenced by Acts::InterpolatedBFieldMap< Mapper_t >::getField().
bool Acts::InterpolatedBFieldMap< Mapper_t >::Cache::initialized = false |
Definition at line 259 of file InterpolatedBFieldMap.hpp.
View newest version in sPHENIX GitHub at line 259 of file InterpolatedBFieldMap.hpp