ATLAS Offline Software
Loading...
Searching...
No Matches
Simulation
G4Utilities
G4FastSimulation
src
SimpleFastKillerTool.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 G4FASTSIMULATION_SIMPLEFASTKILLERTOOL_H
6
#define G4FASTSIMULATION_SIMPLEFASTKILLERTOOL_H
7
8
#include "
G4AtlasTools/FastSimulationBase.h
"
9
10
class
G4VFastSimulationModel;
11
12
class
SimpleFastKillerTool
:
public
FastSimulationBase
13
{
14
public
:
15
SimpleFastKillerTool
(
const
std::string&
type
,
const
std::string& name,
const
IInterface *parent);
16
~SimpleFastKillerTool
() {}
17
18
protected
:
22
virtual
G4VFastSimulationModel*
makeFastSimModel
() override final;
23
};
24
25
#endif
//G4FASTSIMULATION_SIMPLEFASTKILLERTOOL_H
FastSimulationBase.h
FastSimulationBase::FastSimulationBase
FastSimulationBase(const std::string &type, const std::string &name, const IInterface *parent)
Definition
FastSimulationBase.cxx:13
SimpleFastKillerTool::SimpleFastKillerTool
SimpleFastKillerTool(const std::string &type, const std::string &name, const IInterface *parent)
Definition
SimpleFastKillerTool.cxx:11
SimpleFastKillerTool::~SimpleFastKillerTool
~SimpleFastKillerTool()
Definition
SimpleFastKillerTool.h:16
SimpleFastKillerTool::makeFastSimModel
virtual G4VFastSimulationModel * makeFastSimModel() override final
Method to make the actual fast simulation model itself, which will be owned by the tool.
Definition
SimpleFastKillerTool.cxx:17
type
Generated on
for ATLAS Offline Software by
1.14.0