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
w
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
PhysicsAnalysis
JetTagging
JetTagInfoTPCnv
JetTagInfoTPCnv
SvxSummary_p1.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 JETTAGINFOTPCNV_SvxSummary_P1_H
6
#define JETTAGINFOTPCNV_SvxSummary_P1_H
7
11
#include "
JetTagInfoTPCnv/BaseTagInfo_p1.h
"
12
#include "
AthenaPoolUtilities/TPObjRef.h
"
13
14
#include <string>
15
16
namespace
Analysis
{
17
class
SvxSummaryCnv_p1;
18
19
class
SvxSummary_p1
{
20
friend
class
SvxSummaryCnv_p1
;
21
private
:
23
TPObjRef
m_BaseTagInfo
;
24
26
27
TPObjRef
m_Svx
;
//Trk::RecVertex
28
std::vector<float>
m_Results
;
29
31
std::vector<TPObjRef>
m_TrkInSvx
;
32
std::vector<TPObjRef>
m_TrkFromV0
;
33
};
34
}
35
36
#endif
Analysis::SvxSummaryCnv_p1
Definition:
SvxSummaryCnv_p1.h:28
BaseTagInfo_p1.h
TPObjRef
Definition:
TPObjRef.h:20
Analysis::SvxSummary_p1::m_TrkFromV0
std::vector< TPObjRef > m_TrkFromV0
Definition:
SvxSummary_p1.h:32
Analysis::SvxSummary_p1
Definition:
SvxSummary_p1.h:19
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition:
BTaggingCnvAlg.h:20
Analysis::SvxSummary_p1::m_Svx
TPObjRef m_Svx
All of this data will be written out.
Definition:
SvxSummary_p1.h:27
TPObjRef.h
Analysis::SvxSummary_p1::m_BaseTagInfo
TPObjRef m_BaseTagInfo
Basic info.
Definition:
SvxSummary_p1.h:23
Analysis::SvxSummary_p1::m_TrkInSvx
std::vector< TPObjRef > m_TrkInSvx
Pointers to Rec::TrackParticle.
Definition:
SvxSummary_p1.h:31
Analysis::SvxSummary_p1::m_Results
std::vector< float > m_Results
Definition:
SvxSummary_p1.h:28
Generated on Sat May 10 2025 21:18:19 for ATLAS Offline Software by
1.8.18