ATLAS Offline Software
Loading...
Searching...
No Matches
Tracking
TrkG4Components
TrkG4UserActions
TrkG4UserActions
GeantFollowerTool.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 TRKG4USERACTIONS_G4UA__GEANTFOLLOWERTOOL_H
6
#define TRKG4USERACTIONS_G4UA__GEANTFOLLOWERTOOL_H
7
8
// Infrastructure includes
9
#include "
G4AtlasTools/UserActionToolBase.h
"
10
11
// Local includes
12
#include "
TrkG4UserActions/GeantFollower.h
"
13
14
namespace
G4UA
{
15
21
class
GeantFollowerTool
:
public
UserActionToolBase
<GeantFollower>
22
{
23
24
public
:
26
GeantFollowerTool
(
const
std::string&
type
,
const
std::string& name,
const
IInterface* parent);
27
protected
:
29
virtual
std::unique_ptr<GeantFollower>
30
makeAndFillAction
(
G4AtlasUserActions
&)
override
final
;
31
private
:
33
GeantFollower::Config
m_config
;
34
};
// class GeantFollowerTool
35
36
}
// namespace G4UA
37
38
#endif
GeantFollower.h
UserActionToolBase.h
G4UA::GeantFollowerTool::m_config
GeantFollower::Config m_config
Configuration parameters.
Definition
GeantFollowerTool.h:33
G4UA::GeantFollowerTool::makeAndFillAction
virtual std::unique_ptr< GeantFollower > makeAndFillAction(G4AtlasUserActions &) override final
Create an action for this thread.
Definition
GeantFollowerTool.cxx:19
G4UA::GeantFollowerTool::GeantFollowerTool
GeantFollowerTool(const std::string &type, const std::string &name, const IInterface *parent)
Standard constructor.
Definition
GeantFollowerTool.cxx:10
G4UA::UserActionToolBase< GeantFollower >::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
G4UA::GeantFollower::Config
Definition
GeantFollower.h:39
type
Generated on
for ATLAS Offline Software by
1.14.0