ATLAS Offline Software
Loading...
Searching...
No Matches
Simulation
G4Utilities
G4DebuggingTools
src
VolumeDebuggerTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef G4DEBUGGINGTOOLS_G4UA__VOLUMEDEBUGGERTOOL_H
6
#define G4DEBUGGINGTOOLS_G4UA__VOLUMEDEBUGGERTOOL_H
7
8
#include "
G4AtlasTools/UserActionToolBase.h
"
9
#include "
./VolumeDebugger.h
"
10
11
namespace
G4UA
12
{
13
21
class
VolumeDebuggerTool
:
public
UserActionToolBase
<VolumeDebugger>
22
{
23
public
:
25
VolumeDebuggerTool
(
const
std::string&
type
,
const
std::string& name,
const
IInterface* parent);
26
protected
:
28
virtual
std::unique_ptr<VolumeDebugger>
29
makeAndFillAction
(
G4AtlasUserActions
&)
override
final
;
30
private
:
32
VolumeDebugger::Config
m_config
;
33
};
// class VolumeDebuggerTool
34
35
}
// namespace G4UA
36
37
#endif
UserActionToolBase.h
VolumeDebugger.h
G4UA::UserActionToolBase< VolumeDebugger >::UserActionToolBase
UserActionToolBase(const std::string &type, const std::string &name, const IInterface *parent)
Definition
UserActionToolBase.h:40
G4UA::VolumeDebuggerTool::m_config
VolumeDebugger::Config m_config
holds the configuration received from the python side
Definition
VolumeDebuggerTool.h:32
G4UA::VolumeDebuggerTool::makeAndFillAction
virtual std::unique_ptr< VolumeDebugger > makeAndFillAction(G4AtlasUserActions &) override final
builds the action for a thread
Definition
VolumeDebuggerTool.cxx:28
G4UA::VolumeDebuggerTool::VolumeDebuggerTool
VolumeDebuggerTool(const std::string &type, const std::string &name, const IInterface *parent)
standard tool constructor
Definition
VolumeDebuggerTool.cxx:10
G4UA
for nSW
Definition
CalibrationDefaultProcessing.h:19
G4UA::G4AtlasUserActions
Struct for passing around user actions.
Definition
IUserActionTool.h:35
G4UA::VolumeDebugger::Config
Definition
VolumeDebugger.h:42
type
Generated on
for ATLAS Offline Software by
1.14.0