![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "Acts/MagneticField/MagneticFieldContext.hpp"#include "Acts/Utilities/Definitions.hpp"#include "Acts/Utilities/Interpolation.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 | |
| struct | Acts::InterpolatedBFieldMapper< G > |
| struct for mapping global 3D positions to field values More... | |
| struct | Acts::InterpolatedBFieldMapper< G >::FieldCell |
| struct representing smallest grid unit in magnetic field grid More... | |
| class | Acts::InterpolatedBFieldMap< Mapper_t > |
| interpolate magnetic field value from field values on a given grid More... | |
| struct | Acts::InterpolatedBFieldMap< Mapper_t >::Config |
| configuration object for magnetic field interpolation More... | |
| struct | Acts::InterpolatedBFieldMap< Mapper_t >::Cache |
Namespaces | |
| namespace | Acts |
| Set the Geometry Context PLUGIN. | |