Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsExamples::MagneticFieldWrapper::Config Struct Reference

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.
 

Detailed Description

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

Member Data Documentation

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().


The documentation for this struct was generated from the following file: