|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef G4ATLASTOOLS_DetectorFieldManagerTool_H
6 #define G4ATLASTOOLS_DetectorFieldManagerTool_H
9 #include "G4FieldManager.hh"
29 const IInterface*
parent );
41 Gaudi::Property<std::vector<std::string> >
m_physVolumeList{
this,
"PhysicalVolumes", {},
"List of physical volumes to which the field will be applied"};
44 Gaudi::Property<bool>
m_muonOnlyField{
this,
"MuonOnlyField",
false,
"Only muons experience the magnetic field"};
51 #endif // G4ATLASTOOLS_DetectorFieldManagerTool_H
Defines template helper classes for thread-local storage.
Support class for PropertyMgr.
::StatusCode StatusCode
StatusCode definition for legacy code.
=============================================================================