ATLAS Offline Software
Loading...
Searching...
No Matches
ForwardDetectors
ForwardTransport
src
ForwardTransportModelTool.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 FORWARDTRANSPORT_FORWARD_TRANSPORT_MODEL_TOOL_H
6
#define FORWARDTRANSPORT_FORWARD_TRANSPORT_MODEL_TOOL_H
7
8
#include "
G4AtlasTools/FastSimulationBase.h
"
9
10
class
G4VFastSimulationModel;
11
12
class
ForwardTransportModelTool
:
public
FastSimulationBase
{
13
14
public
:
15
16
ForwardTransportModelTool
(
const
std::string&
type
,
const
std::string& name,
const
IInterface *parent);
17
~ForwardTransportModelTool
() {}
18
19
protected
:
23
virtual
G4VFastSimulationModel*
makeFastSimModel
() override final;
24
25
private
:
26
std
::
string
m_FwdTrSvcName
;
27
28
};
29
30
#endif
// FORWARDTRANSPORT_FORWARD_TRANSPORT_MODEL_TOOL_H
FastSimulationBase.h
FastSimulationBase::FastSimulationBase
FastSimulationBase(const std::string &type, const std::string &name, const IInterface *parent)
Definition
FastSimulationBase.cxx:13
ForwardTransportModelTool::ForwardTransportModelTool
ForwardTransportModelTool(const std::string &type, const std::string &name, const IInterface *parent)
Definition
ForwardTransportModelTool.cxx:9
ForwardTransportModelTool::makeFastSimModel
virtual G4VFastSimulationModel * makeFastSimModel() override final
Method to make the actual fast simulation model itself, which will be owned by the tool.
Definition
ForwardTransportModelTool.cxx:15
ForwardTransportModelTool::m_FwdTrSvcName
std::string m_FwdTrSvcName
Definition
ForwardTransportModelTool.h:26
ForwardTransportModelTool::~ForwardTransportModelTool
~ForwardTransportModelTool()
Definition
ForwardTransportModelTool.h:17
std
STL namespace.
type
private
#define private
Definition
xAODTruthCnvAlg.h:20
Generated on
for ATLAS Offline Software by
1.14.0