ATLAS Offline Software
Simulation
G4Extensions
Monopole
src
MonopolePhysicsTool.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 MONOPOLE_MonopolePhysicsTool_H
6
#define MONOPOLE_MonopolePhysicsTool_H
7
8
// Include files
9
#include "
AthenaBaseComps/AthAlgTool.h
"
10
#include "
G4AtlasInterfaces/IPhysicsOptionTool.h
"
11
#include "G4VPhysicsConstructor.hh"
12
20
class
MonopolePhysicsTool
:
public
G4VPhysicsConstructor,
public
extends<AthAlgTool, IPhysicsOptionTool> {
21
public
:
23
MonopolePhysicsTool
(
const
std::string&
type
,
const
std::string&
name
,
24
const
IInterface*
parent
) ;
25
26
virtual
~MonopolePhysicsTool
( );
27
29
virtual
StatusCode
initialize
( )
override
final
;
30
virtual
void
ConstructParticle
()
override
final
;
31
virtual
void
ConstructProcess
()
override
final
;
32
33
34
38
virtual
MonopolePhysicsTool
*
GetPhysicsOption
()
override
final
;
39
40
41
protected
:
42
43
44
45
46
47
};
48
#endif //MONOPOLE_MonopolePhysicsTool_H
MonopolePhysicsTool::MonopolePhysicsTool
MonopolePhysicsTool(const std::string &type, const std::string &name, const IInterface *parent)
Standard constructor.
Definition:
MonopolePhysicsTool.cxx:37
MonopolePhysicsTool::initialize
virtual StatusCode initialize() override final
Initialize method.
Definition:
MonopolePhysicsTool.cxx:55
IPhysicsOptionTool.h
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition:
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
AthAlgTool.h
test_pyathena.parent
parent
Definition:
test_pyathena.py:15
MonopolePhysicsTool::ConstructProcess
virtual void ConstructProcess() override final
Definition:
MonopolePhysicsTool.cxx:74
name
std::string name
Definition:
Control/AthContainers/Root/debug.cxx:228
MonopolePhysicsTool::GetPhysicsOption
virtual MonopolePhysicsTool * GetPhysicsOption() override final
Implements.
Definition:
MonopolePhysicsTool.cxx:62
MonopolePhysicsTool
Definition:
MonopolePhysicsTool.h:20
MonopolePhysicsTool::ConstructParticle
virtual void ConstructParticle() override final
Definition:
MonopolePhysicsTool.cxx:68
MonopolePhysicsTool::~MonopolePhysicsTool
virtual ~MonopolePhysicsTool()
Destructor.
Definition:
MonopolePhysicsTool.cxx:48
python.CaloScaleNoiseConfig.type
type
Definition:
CaloScaleNoiseConfig.py:78
Generated on Mon Dec 23 2024 21:14:49 for ATLAS Offline Software by
1.8.18