5#ifndef G4ATLASTOOLS_DetectorFieldManagerTool_H
6#define G4ATLASTOOLS_DetectorFieldManagerTool_H
25 const IInterface* parent );
37 Gaudi::Property<std::vector<std::string> >
m_physVolumeList{
this,
"PhysicalVolumes", {},
"List of physical volumes to which the field will be applied"};
40 Gaudi::Property<bool>
m_muonOnlyField{
this,
"MuonOnlyField",
false,
"Only muons experience the magnetic field"};
Support class for PropertyMgr.
=============================================================================