ATLAS Offline Software
Simulation
G4Utilities
G4DebuggingTools
src
CheckActivationTool.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__CHECKACTIVATIONTOOL_H
6
#define G4DEBUGGINGTOOLS_G4UA__CHECKACTIVATIONTOOL_H
7
8
#include "
G4AtlasTools/UserActionToolBase.h
"
9
#include "
CheckActivation.h
"
10
11
namespace
G4UA
12
{
13
19
class
CheckActivationTool
:
public
UserActionToolBase
<CheckActivation>
20
{
21
public
:
23
CheckActivationTool
(
const
std::string&
type
,
const
std::string&
name
,
const
IInterface*
parent
);
24
protected
:
26
virtual
std::unique_ptr<CheckActivation>
27
makeAndFillAction
(
G4AtlasUserActions
&)
override
final
;
28
};
// class CheckActivationTool
29
30
}
// namespace G4UA
31
32
#endif
G4UA::G4AtlasUserActions
Struct for passing around user actions.
Definition:
IUserActionTool.h:32
G4UA
for nSW
Definition:
CalibrationDefaultProcessing.h:19
CheckActivation.h
UserActionToolBase.h
G4UA::CheckActivationTool::makeAndFillAction
virtual std::unique_ptr< CheckActivation > makeAndFillAction(G4AtlasUserActions &) override final
Create an action for this thread.
Definition:
CheckActivationTool.cxx:18
test_pyathena.parent
parent
Definition:
test_pyathena.py:15
G4UA::CheckActivationTool
Tool which manages the CheckActivation.
Definition:
CheckActivationTool.h:20
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
python.CaloScaleNoiseConfig.type
type
Definition:
CaloScaleNoiseConfig.py:78
G4UA::CheckActivationTool::CheckActivationTool
CheckActivationTool(const std::string &type, const std::string &name, const IInterface *parent)
Standard constructor.
Definition:
CheckActivationTool.cxx:10
Generated on Thu Nov 7 2024 21:11:54 for ATLAS Offline Software by
1.8.18