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
Trigger
TrigTruthEvent
TrigTruthEventTPCnv
TrigTruthEventTPCnv
TrigInDetTrackTruthMap_tlp4.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
/**********************************************************************************
6
* @Project: Trigger
7
* @Package: TrigTruthEventTPCnv
8
* @Class : TrigInDetTrackTruthMap_tlp4
9
*
10
* @brief "top level" persistent partner for TrigInDetTrackTruthMap
11
*
12
**********************************************************************************/
13
#ifndef TRIGTRUTHEVENTTPCNV_TRIGINDETTRACK_TRUTH_MAP_TLP4_H
14
#define TRIGTRUTHEVENTTPCNV_TRIGINDETTRACK_TRUTH_MAP_TLP4_H
15
16
#include "
AthenaPoolCnvSvc/AthenaPoolTopLevelTPConverter.h
"
17
18
#include "
TrigTruthEventTPCnv/TrigInDetTrackTruthMap_p1.h
"
19
#include "
TrigTruthEventTPCnv/TrigInDetTrackTruth_p1.h
"
20
#include "
TrigTruthEventTPCnv/TrigIDHitStats_p1.h
"
21
#include "
GeneratorObjectsTPCnv/HepMcParticleLink_p3.h
"
22
23
class
TrigInDetTrackTruthMap_tlp4
{
24
25
public
:
26
TrigInDetTrackTruthMap_tlp4
() {}
27
28
//vectors of ALL persistent classes in TrigInDetTrackTruthMap
29
std::vector<TrigInDetTrackTruthMap_p1>
m_trigInDetTrackTruthMap_p1
;
30
std::vector<TrigInDetTrackTruth_p1>
m_trigInDetTrackTruth_p1
;
31
std::vector<TrigIDHitStats_p1>
m_trigIDHitStats_p1
;
32
std::vector<HepMcParticleLink_p3>
m_hepMcParticleLink_p3
;
33
34
};
35
36
#endif // TRIGTRUTHEVENTTPCNV_TRIGINDETTRACK_TRUTH_MAP_TLP4_H
TrigInDetTrackTruthMap_tlp4::m_trigInDetTrackTruth_p1
std::vector< TrigInDetTrackTruth_p1 > m_trigInDetTrackTruth_p1
Definition:
TrigInDetTrackTruthMap_tlp4.h:37
TrigInDetTrackTruth_p1.h
TrigInDetTrackTruthMap_tlp4::m_trigIDHitStats_p1
std::vector< TrigIDHitStats_p1 > m_trigIDHitStats_p1
Definition:
TrigInDetTrackTruthMap_tlp4.h:38
TrigInDetTrackTruthMap_tlp4::TrigInDetTrackTruthMap_tlp4
TrigInDetTrackTruthMap_tlp4()
Definition:
TrigInDetTrackTruthMap_tlp4.h:33
AthenaPoolTopLevelTPConverter.h
HepMcParticleLink_p3.h
TrigInDetTrackTruthMap_tlp4
Definition:
TrigInDetTrackTruthMap_tlp4.h:23
TrigIDHitStats_p1.h
TrigInDetTrackTruthMap_tlp4::m_trigInDetTrackTruthMap_p1
std::vector< TrigInDetTrackTruthMap_p1 > m_trigInDetTrackTruthMap_p1
Definition:
TrigInDetTrackTruthMap_tlp4.h:36
TrigInDetTrackTruthMap_tlp4::m_hepMcParticleLink_p3
std::vector< HepMcParticleLink_p3 > m_hepMcParticleLink_p3
Definition:
TrigInDetTrackTruthMap_tlp4.h:39
TrigInDetTrackTruthMap_p1.h
Generated on Thu Apr 24 2025 21:21:47 for ATLAS Offline Software by
1.8.18