![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/MagneticField/MagneticFieldProvider.hpp"#include "ActsExamples/MagneticField/MagneticField.hpp"#include "ActsExamples/Utilities/OptionsFwd.hpp"
Include dependency graph for MagneticFieldOptions.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | ActsExamples |
| namespace | ActsExamples::Options |
Functions | |
| void | ActsExamples::Options::addMagneticFieldOptions (Description &desc) |
Add magnetic field options with a bf- prefix. | |
| void | ActsExamples::Options::setupMagneticFieldServices (const Variables &vars, Sequencer &seq) |
| Setup any additional services required for the magnetic field. | |
| std::shared_ptr < Acts::MagneticFieldProvider > | ActsExamples::Options::readMagneticField (const Variables &vars) |
| Read and create the magnetic field from the given user variables. | |