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
TrigEvent
TrigInDetEventTPCnv
TrigInDetEventTPCnv
TrigTauTracksInfo_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
/**********************************************************************************
6
* @Project: Trigger
7
* @Package: TrigInDetEventTPCnv
8
* @class : TrigTauTracksInfo_tlp1
9
*
10
* @brief "top level" persistent partner for TrigTauTracksInfo
11
*
12
* @author Andrew Hamilton <Andrew.Hamilton@cern.ch> - U. Geneva
13
* @author Olga Igonkina Nikhef
14
*
15
**********************************************************************************/
16
#ifndef TRIGINDETEVENTTPCNV_TRIGTAUTRACKSINFO_TLP1_H
17
#define TRIGINDETEVENTTPCNV_TRIGTAUTRACKSINFO_TLP1_H
18
19
#include "
TrigInDetEventTPCnv/TrigTauTracksInfo_p1.h
"
20
#include "
EventCommonTPCnv/P4PtEtaPhiM_p1.h
"
21
#include <vector>
22
23
class
TrigTauTracksInfo_tlp1
24
{
25
public
:
26
27
TrigTauTracksInfo_tlp1
() {}
28
friend
class
TrigTauTracksInfoCnv_tlp1
;
29
30
private
:
31
32
std::vector< TrigTauTracksInfo_p1 >
m_trigTauTracksInfo
;
33
std::vector< P4PtEtaPhiM_p1 >
m_p4PtEtaPhiM
;
34
35
};
36
37
#endif
TrigTauTracksInfo_tlp1::TrigTauTracksInfo_tlp1
TrigTauTracksInfo_tlp1()
Definition:
TrigTauTracksInfo_tlp1.h:37
TrigTauTracksInfo_tlp1
Definition:
TrigTauTracksInfo_tlp1.h:24
P4PtEtaPhiM_p1.h
TrigTauTracksInfo_tlp1::m_trigTauTracksInfo
std::vector< TrigTauTracksInfo_p1 > m_trigTauTracksInfo
Definition:
TrigTauTracksInfo_tlp1.h:42
TrigTauTracksInfoCnv_tlp1
Definition:
TrigTauTracksInfoCnv_tlp1.h:29
TrigTauTracksInfo_p1.h
TrigTauTracksInfo_tlp1::m_p4PtEtaPhiM
std::vector< P4PtEtaPhiM_p1 > m_p4PtEtaPhiM
Definition:
TrigTauTracksInfo_tlp1.h:43
Generated on Wed Apr 16 2025 21:22:03 for ATLAS Offline Software by
1.8.18