Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
Related Functions
:
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
v
w
x
z
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
$
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
x
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
GitLab
LXR
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
Generators
TruthIO
TruthIO
DumpMC.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 TRUTHIO_DUMPMC_H
6
#define TRUTHIO_DUMPMC_H
7
8
#include "
GeneratorModules/GenBase.h
"
9
10
12
class
DumpMC
:
public
GenBase
{
13
public
:
14
15
DumpMC
(
const
std::string&
name
, ISvcLocator* pSvcLocator);
16
StatusCode
initialize
();
17
StatusCode
execute
();
18
19
std::string
m_keyout
;
20
bool
m_VerboseOutput
;
21
bool
m_DeepCopy
;
22
bool
m_EtaPhi
;
23
bool
m_PrintQuasiStableParticles
;
24
};
25
26
#endif
DumpMC::DumpMC
DumpMC(const std::string &name, ISvcLocator *pSvcLocator)
Definition:
DumpMC.cxx:11
DumpMC::m_keyout
std::string m_keyout
Definition:
DumpMC.h:19
DumpMC::m_DeepCopy
bool m_DeepCopy
Definition:
DumpMC.h:21
GenBase
Base class for common behaviour of MC truth algorithms.
Definition:
GenBase.h:47
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition:
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
DumpMC
Dump MC event record.
Definition:
DumpMC.h:12
DumpMC::execute
StatusCode execute()
Definition:
DumpMC.cxx:32
DumpMC::m_PrintQuasiStableParticles
bool m_PrintQuasiStableParticles
Definition:
DumpMC.h:23
DumpMC::initialize
StatusCode initialize()
Definition:
DumpMC.cxx:22
GenBase.h
name
std::string name
Definition:
Control/AthContainers/Root/debug.cxx:240
DumpMC::m_VerboseOutput
bool m_VerboseOutput
Definition:
DumpMC.h:20
DumpMC::m_EtaPhi
bool m_EtaPhi
Definition:
DumpMC.h:22
Generated on Thu Apr 17 2025 21:09:53 for ATLAS Offline Software by
1.8.18