ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <functional>
#include <optional>
#include <vector>
#include "Acts/MagneticField/MagneticFieldContext.hpp"
#include "Acts/Utilities/Definitions.hpp"
#include "Acts/Utilities/Interpolation.hpp"
#include "Acts/Utilities/detail/Grid.hpp"
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. | |