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
TrigTruthEventTPCnvDict.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
#ifndef TRIGTRUTHEVENTTPCNV_TRIGTRUTHEVENTTPCNVDICT_H
6
#define TRIGTRUTHEVENTTPCNV_TRIGTRUTHEVENTTPCNVDICT_H
7
8
#include "
TrigTruthEventTPCnv/TrigInDetTrackTruthMap_tlp1.h
"
9
#include "
TrigTruthEventTPCnv/TrigInDetTrackTruthMap_tlp2.h
"
10
#include "
TrigTruthEventTPCnv/TrigInDetTrackTruthMap_tlp3.h
"
11
#include "
TrigTruthEventTPCnv/TrigInDetTrackTruthMap_tlp4.h
"
12
#include "
TrigTruthEventTPCnv/TrigInDetTrackTruthMap_p1.h
"
13
#include "
TrigTruthEventTPCnv/TrigInDetTrackTruthMap_old.h
"
14
#include "
TrigTruthEventTPCnv/TrigInDetTrackTruthMap_old_cnv.h
"
15
#include "
TrigTruthEventTPCnv/TrigInDetTrackTruth_p1.h
"
16
#include "
TrigTruthEventTPCnv/TrigIDHitStats_p1.h
"
17
18
//dummy instances of all objects using std::vector<TPObjRef> for the dictionary
19
struct
dummy_TrigEventTPCnvDict
{
20
21
std::vector<TrigInDetTrackTruthMap_p1>
m_dummyTrigInDetTrackTruthMap_p1
;
22
std::vector<TrigInDetTrackTruth_p1>
m_dummyTrigInDetTrackTruth_p1
;
23
std::vector<TrigIDHitStats_p1>
m_dummyTrigIDHitStats_p1
;
24
std::vector< std::pair<unsigned int, unsigned int> >
m_dummyPairUnsignInt
;
25
26
};
27
28
#endif
TrigInDetTrackTruth_p1.h
dummy_TrigEventTPCnvDict::m_dummyTrigInDetTrackTruthMap_p1
std::vector< TrigInDetTrackTruthMap_p1 > m_dummyTrigInDetTrackTruthMap_p1
Definition:
TrigTruthEventTPCnvDict.h:21
TrigInDetTrackTruthMap_old_cnv.h
dummy_TrigEventTPCnvDict::m_dummyTrigIDHitStats_p1
std::vector< TrigIDHitStats_p1 > m_dummyTrigIDHitStats_p1
Definition:
TrigTruthEventTPCnvDict.h:23
TrigInDetTrackTruthMap_old.h
dummy_TrigEventTPCnvDict
Definition:
TrigTruthEventTPCnvDict.h:19
TrigInDetTrackTruthMap_tlp2.h
TrigIDHitStats_p1.h
TrigInDetTrackTruthMap_tlp1.h
dummy_TrigEventTPCnvDict::m_dummyPairUnsignInt
std::vector< std::pair< unsigned int, unsigned int > > m_dummyPairUnsignInt
Definition:
TrigTruthEventTPCnvDict.h:24
TrigInDetTrackTruthMap_tlp3.h
TrigInDetTrackTruthMap_p1.h
dummy_TrigEventTPCnvDict::m_dummyTrigInDetTrackTruth_p1
std::vector< TrigInDetTrackTruth_p1 > m_dummyTrigInDetTrackTruth_p1
Definition:
TrigTruthEventTPCnvDict.h:22
TrigInDetTrackTruthMap_tlp4.h
Generated on Sat Mar 15 2025 21:21:55 for ATLAS Offline Software by
1.8.18