ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Simulation
G4Atlas
G4AtlasTools
G4AtlasTools
GlobalFieldManagerTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef G4ATLASTOOLS_GlobalFieldManagerTool_H
6
#define G4ATLASTOOLS_GlobalFieldManagerTool_H
7
8
// Local includes
9
#include "
G4AtlasTools/G4FieldManagerToolBase.h
"
10
11
19
class
GlobalFieldManagerTool
:
public
G4FieldManagerToolBase
20
{
21
22
public
:
23
25
GlobalFieldManagerTool
(
const
std::string&
type
,
const
std::string& name,
26
const
IInterface* parent);
27
29
~GlobalFieldManagerTool
(){};
30
32
StatusCode
initializeField
() override final;
33
34
protected
:
35
37
Gaudi
::
Property
<
bool
>
m_useTightMuonStepping
{
this
,
"UseTightMuonStepping"
,
false
,
38
"Use tight muon stepping parameters by default"
};
39
};
40
41
#endif
// G4ATLASTOOLS_GlobalFieldManagerTool_H
G4FieldManagerToolBase.h
G4FieldManagerToolBase::G4FieldManagerToolBase
G4FieldManagerToolBase(const std::string &type, const std::string &name, const IInterface *parent)
Standard constructor.
Definition
G4FieldManagerToolBase.cxx:52
GlobalFieldManagerTool::~GlobalFieldManagerTool
~GlobalFieldManagerTool()
Empty destructor.
Definition
GlobalFieldManagerTool.h:29
GlobalFieldManagerTool::m_useTightMuonStepping
Gaudi::Property< bool > m_useTightMuonStepping
Tight muon stepping parameters via the field manager's configure for track.
Definition
GlobalFieldManagerTool.h:37
GlobalFieldManagerTool::GlobalFieldManagerTool
GlobalFieldManagerTool(const std::string &type, const std::string &name, const IInterface *parent)
Standard constructor.
Definition
GlobalFieldManagerTool.cxx:24
GlobalFieldManagerTool::initializeField
StatusCode initializeField() override final
Initialize a field manager.
Definition
GlobalFieldManagerTool.cxx:34
Property
Support class for PropertyMgr.
Definition
Property.h:23
Gaudi
=============================================================================
Definition
CaloGPUClusterAndCellDataMonitorOptions.h:273
type
protected
#define protected
Definition
testRead.cxx:26
Generated on
for ATLAS Offline Software by
1.17.0