Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Core/include/Acts/MagneticField/InterpolatedBFieldMap.hpp>
Public Member Functions | |
Cache (const MagneticFieldContext &mctx) | |
Constructor with magnetic field context. | |
Public Attributes | |
std::optional< FieldCell > | fieldCell |
bool | initialized = false |
Definition at line 147 of file InterpolatedBFieldMap.hpp.
View newest version in sPHENIX GitHub at line 147 of file InterpolatedBFieldMap.hpp
|
inline |
Constructor with magnetic field context.
mctx | the magnetic field context |
Definition at line 151 of file InterpolatedBFieldMap.hpp.
View newest version in sPHENIX GitHub at line 151 of file InterpolatedBFieldMap.hpp
std::optional<FieldCell> Acts::InterpolatedBFieldMap< grid_t >::Cache::fieldCell |
Definition at line 153 of file InterpolatedBFieldMap.hpp.
View newest version in sPHENIX GitHub at line 153 of file InterpolatedBFieldMap.hpp
Referenced by Acts::InterpolatedBFieldMap< grid_t >::getField().
bool Acts::InterpolatedBFieldMap< grid_t >::Cache::initialized = false |
Definition at line 154 of file InterpolatedBFieldMap.hpp.
View newest version in sPHENIX GitHub at line 154 of file InterpolatedBFieldMap.hpp