|
Juggler
Juggling algorithms and event processing using gaudi framework
|
#include <variant>#include "Acts/Definitions/Algebra.hpp"#include "Acts/MagneticField/MagneticFieldContext.hpp"#include "Acts/MagneticField/MagneticFieldProvider.hpp"#include "Acts/Utilities/Result.hpp"#include "DD4hep/Detector.h"#include "DD4hep/DD4hepUnits.h"Go to the source code of this file.
Classes | |
| class | Jug::BField::DD4hepBField |
| struct | Jug::BField::DD4hepBField::Cache |
Namespaces | |
| Jug | |
| Jug::BField | |
Typedefs | |
| using | Jug::BField::BFieldVariant = std::variant< std::shared_ptr< const DD4hepBField > > |