Analysis Software
Documentation for sPHENIX simulation software
|
Configuration of the Magnetic Field Action. More...
#include <acts/blob/sPHENIX/Examples/Algorithms/Geant4/include/ActsExamples/Geant4/MagneticFieldWrapper.hpp>
Public Attributes | |
std::shared_ptr< const Acts::MagneticFieldProvider > | magneticField = nullptr |
Access to the ACTS magnetic field. | |
Configuration of the Magnetic Field Action.
Definition at line 28 of file MagneticFieldWrapper.hpp.
View newest version in sPHENIX GitHub at line 28 of file MagneticFieldWrapper.hpp
std::shared_ptr<const Acts::MagneticFieldProvider> ActsExamples::MagneticFieldWrapper::Config::magneticField = nullptr |
Access to the ACTS magnetic field.
Definition at line 30 of file MagneticFieldWrapper.hpp.
View newest version in sPHENIX GitHub at line 30 of file MagneticFieldWrapper.hpp
Referenced by ActsExamples::Geant4Simulation::Geant4Simulation().