ATLAS Offline Software
Tracking
Acts
ActsGeantFollowing
src
ActsGeantFollowerTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef ACTSGEANTFOLLOWERTOOL_H
6
#define ACTSGEANTFOLLOWERTOOL_H
7
8
// Infrastructure includes
9
#include "
G4AtlasTools/UserActionToolBase.h
"
10
11
// Local includes
12
#include "
ActsGeantFollower.h
"
13
14
18
class
ActsGeantFollowerTool
:
public
G4UA::UserActionToolBase
<ActsGeantFollower>
19
{
20
21
public
:
23
ActsGeantFollowerTool
(
const
std::string&
type
,
const
std::string&
name
,
const
IInterface*
parent
);
24
protected
:
26
virtual
std::unique_ptr<ActsGeantFollower>
27
makeAndFillAction
(
G4UA::G4AtlasUserActions
&)
override
final
;
28
};
// class ActsGeantFollowerTool
29
30
#endif
G4UA::G4AtlasUserActions
Struct for passing around user actions.
Definition:
IUserActionTool.h:32
UserActionToolBase.h
test_pyathena.parent
parent
Definition:
test_pyathena.py:15
ActsGeantFollowerTool::makeAndFillAction
virtual std::unique_ptr< ActsGeantFollower > makeAndFillAction(G4UA::G4AtlasUserActions &) override final
Create an action for this thread.
Definition:
ActsGeantFollowerTool.cxx:14
name
std::string name
Definition:
Control/AthContainers/Root/debug.cxx:221
ActsGeantFollower.h
G4UA::UserActionToolBase
abstract template utility base-class for G4 user-action tools.
Definition:
UserActionToolBase.h:33
ActsGeantFollowerTool::ActsGeantFollowerTool
ActsGeantFollowerTool(const std::string &type, const std::string &name, const IInterface *parent)
Standard constructor.
Definition:
ActsGeantFollowerTool.cxx:7
python.CaloScaleNoiseConfig.type
type
Definition:
CaloScaleNoiseConfig.py:78
ActsGeantFollowerTool
Tool which manages the ActsGeantFollower action.
Definition:
ActsGeantFollowerTool.h:19
Generated on Thu Nov 7 2024 21:09:29 for ATLAS Offline Software by
1.8.18