ATLAS Offline Software
Loading...
Searching...
No Matches
LArCalorimeter
LArG4
LArG4GenShowerLib
LArG4GenShowerLib
TestActionShowerLibTool.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 LARG4GENSHOWERLIB_G4UA__TESTACTIONSHOWERLIBTOOL_H
6
#define LARG4GENSHOWERLIB_G4UA__TESTACTIONSHOWERLIBTOOL_H
7
8
#include "
G4AtlasTools/UserActionToolBase.h
"
9
#include "
LArG4GenShowerLib/TestActionShowerLib.h
"
10
11
namespace
G4UA
12
{
13
21
class
TestActionShowerLibTool
:
public
UserActionToolBase
<TestActionShowerLib>
22
{
23
24
public
:
25
27
TestActionShowerLibTool
(
const
std::string&
type
,
const
std::string& name,
28
const
IInterface* parent);
29
30
protected
:
31
33
virtual
std::unique_ptr<TestActionShowerLib>
34
makeAndFillAction
(
G4AtlasUserActions
&)
override
final
;
35
36
};
// class TestActionShowerLibTool
37
38
}
// namespace G4UA
39
40
#endif
TestActionShowerLib.h
UserActionToolBase.h
G4UA::TestActionShowerLibTool::makeAndFillAction
virtual std::unique_ptr< TestActionShowerLib > makeAndFillAction(G4AtlasUserActions &) override final
Creates the action.
Definition
TestActionShowerLibTool.cxx:19
G4UA::TestActionShowerLibTool::TestActionShowerLibTool
TestActionShowerLibTool(const std::string &type, const std::string &name, const IInterface *parent)
Standard tool ctor.
Definition
TestActionShowerLibTool.cxx:11
G4UA::UserActionToolBase< TestActionShowerLib >::UserActionToolBase
UserActionToolBase(const std::string &type, const std::string &name, const IInterface *parent)
Definition
UserActionToolBase.h:40
G4UA
for nSW
Definition
CalibrationDefaultProcessing.h:19
G4UA::G4AtlasUserActions
Struct for passing around user actions.
Definition
IUserActionTool.h:35
type
Generated on
for ATLAS Offline Software by
1.14.0