ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/master/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 253 of file InterpolatedBFieldMap.hpp.
View newest version in sPHENIX GitHub at line 253 of file InterpolatedBFieldMap.hpp
|
inline |
Constructor with magnetic field context.
mcfg | the magnetic field context |
Definition at line 257 of file InterpolatedBFieldMap.hpp.
View newest version in sPHENIX GitHub at line 257 of file InterpolatedBFieldMap.hpp
std::optional<typename Mapper_t::FieldCell> Acts::InterpolatedBFieldMap< Mapper_t >::Cache::fieldCell |
Definition at line 259 of file InterpolatedBFieldMap.hpp.
View newest version in sPHENIX GitHub at line 259 of file InterpolatedBFieldMap.hpp
Referenced by Acts::InterpolatedBFieldMap< Mapper_t >::getField().
bool Acts::InterpolatedBFieldMap< Mapper_t >::Cache::initialized = false |
Definition at line 260 of file InterpolatedBFieldMap.hpp.
View newest version in sPHENIX GitHub at line 260 of file InterpolatedBFieldMap.hpp