ATLAS Offline Software
Simulation
G4Atlas
G4AtlasTests
src
SteppingValidationTool.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 G4ATLASTESTS_G4UA__STEPPINGVALIDATIONTOOL_H
6
#define G4ATLASTESTS_G4UA__STEPPINGVALIDATIONTOOL_H
7
8
#include "
G4AtlasTools/UserActionToolBase.h
"
9
#include "
SteppingValidation.h
"
10
11
namespace
G4UA
12
{
13
21
class
SteppingValidationTool
:
public
UserActionToolBase
<SteppingValidation>
22
{
23
24
public
:
25
27
SteppingValidationTool
(
const
std::string&
type
,
const
std::string&
name
,
28
const
IInterface*
parent
);
29
30
protected
:
31
33
virtual
std::unique_ptr<SteppingValidation>
34
makeAndFillAction
(
G4AtlasUserActions
&)
override
final
;
35
36
};
// class SteppingValidationTool
37
38
}
// namespace G4UA
39
40
#endif
G4UA::G4AtlasUserActions
Struct for passing around user actions.
Definition:
IUserActionTool.h:32
G4UA
for nSW
Definition:
CalibrationDefaultProcessing.h:19
UserActionToolBase.h
test_pyathena.parent
parent
Definition:
test_pyathena.py:15
name
std::string name
Definition:
Control/AthContainers/Root/debug.cxx:221
G4UA::UserActionToolBase
abstract template utility base-class for G4 user-action tools.
Definition:
UserActionToolBase.h:33
G4UA::SteppingValidationTool::makeAndFillAction
virtual std::unique_ptr< SteppingValidation > makeAndFillAction(G4AtlasUserActions &) override final
creates the instance of the action for this thread
Definition:
SteppingValidationTool.cxx:19
python.CaloScaleNoiseConfig.type
type
Definition:
CaloScaleNoiseConfig.py:78
G4UA::SteppingValidationTool
a tool to manage the SteppingValidation action in AthenaMT
Definition:
SteppingValidationTool.h:22
G4UA::SteppingValidationTool::SteppingValidationTool
SteppingValidationTool(const std::string &type, const std::string &name, const IInterface *parent)
standard tool ctor
Definition:
SteppingValidationTool.cxx:11
SteppingValidation.h
Generated on Thu Nov 7 2024 21:26:30 for ATLAS Offline Software by
1.8.18