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
Reconstruction
TrackParticleTruthTPCnv
TrackParticleTruthTPCnv
TrackParticleTruthCollectionContainer_tlp1.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 __TRK_PARTICLE_TRUTH_COLL_CNTNR_TLP1
6
#define __TRK_PARTICLE_TRUTH_COLL_CNTNR_TLP1
7
8
/*
9
@brief T/P conversion for TrackParticleTruthCollectionContainer used in the trigger
10
@author Jiri.Masik@cern.ch
11
*/
12
13
#include <vector>
14
#include "
TrackParticleTruthTPCnv/TrackParticleTruthCollectionContainer_p1.h
"
15
16
class
TrackParticleTruthCollectionContainerCnv_tlp1
;
17
18
19
class
TrackParticleTruthCollectionContainer_tlp1
{
20
21
friend
class
TrackParticleTruthCollectionContainerCnv_tlp1
;
22
23
public
:
24
25
TrackParticleTruthCollectionContainer_tlp1
();
26
virtual
~TrackParticleTruthCollectionContainer_tlp1
();
27
28
private
:
29
30
std::vector<TrackParticleTruthCollectionContainer_p1>
m_trackPartTruthCollConts
;
31
32
};
33
34
#endif
TrackParticleTruthCollectionContainer_tlp1::TrackParticleTruthCollectionContainer_tlp1
TrackParticleTruthCollectionContainer_tlp1()
Definition:
TrackParticleTruthCollectionContainer_tlp1.cxx:7
TrackParticleTruthCollectionContainer_tlp1::m_trackPartTruthCollConts
std::vector< TrackParticleTruthCollectionContainer_p1 > m_trackPartTruthCollConts
Definition:
TrackParticleTruthCollectionContainer_tlp1.h:30
TrackParticleTruthCollectionContainer_tlp1
Definition:
TrackParticleTruthCollectionContainer_tlp1.h:19
TrackParticleTruthCollectionContainerCnv_tlp1
Tau details container converter.
Definition:
TrackParticleTruthCollectionContainerCnv_tlp1.h:22
TrackParticleTruthCollectionContainer_p1.h
TrackParticleTruthCollectionContainer_tlp1::~TrackParticleTruthCollectionContainer_tlp1
virtual ~TrackParticleTruthCollectionContainer_tlp1()
Definition:
TrackParticleTruthCollectionContainer_tlp1.cxx:12
Generated on Sat Apr 26 2025 21:21:15 for ATLAS Offline Software by
1.8.18