![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Definitions/Algebra.hpp"#include "Acts/MagneticField/MagneticFieldContext.hpp"#include "Acts/MagneticField/MagneticFieldError.hpp"#include "Acts/MagneticField/MagneticFieldProvider.hpp"#include "Acts/Utilities/Interpolation.hpp"#include "Acts/Utilities/Result.hpp"#include "Acts/Utilities/detail/Grid.hpp"#include <functional>#include <optional>#include <vector>
Include dependency graph for InterpolatedBFieldMap.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Acts::InterpolatedMagneticField |
| class | Acts::InterpolatedBFieldMap< grid_t > |
| interpolate magnetic field value from field values on a given grid More... | |
| struct | Acts::InterpolatedBFieldMap< grid_t >::FieldCell |
| struct representing smallest grid unit in magnetic field grid More... | |
| struct | Acts::InterpolatedBFieldMap< grid_t >::Cache |
| struct | Acts::InterpolatedBFieldMap< grid_t >::Config |
| Config structure for the interpolated B field map. More... | |
Namespaces | |
| namespace | Acts |
| Acts includes to create all necessary definitions. | |