Loading [MathJax]/jax/output/SVG/config.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
IPTrackInfo_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_IPTRACKINFO_P1
6
#define JETTAGINFOTPCNV_IPTRACKINFO_P1
7
8
#include "
DataModelAthenaPool/ElementLink_p1.h
"
9
#include "
AthenaPoolUtilities/TPObjRef.h
"
10
11
namespace
Analysis
{
12
13
class
IPTrackInfoCnv_p1;
14
15
class
IPTrackInfo_p1
{
16
friend
class
IPTrackInfoCnv_p1
;
17
private
:
18
ElementLinkInt_p1
m_track
;
19
int
m_trackGrade_int
;
20
std::string
m_trackGrade_string
;
21
bool
m_isFromV0
;
22
float
m_valD0wrtPV
;
23
float
m_sigD0wrtPV
;
24
float
m_valZ0wrtPV
;
25
float
m_sigZ0wrtPV
;
26
float
m_trackWeight2D
;
27
float
m_trackWeight3D
;
28
float
m_trackProbJP
;
29
float
m_trackProbJPneg
;
30
};
31
32
}
33
#endif // JETTAGINFOTPCNV_IPTRACKINFO_P1
Analysis::IPTrackInfo_p1::m_sigZ0wrtPV
float m_sigZ0wrtPV
Definition:
IPTrackInfo_p1.h:25
Analysis::IPTrackInfo_p1::m_trackWeight2D
float m_trackWeight2D
Definition:
IPTrackInfo_p1.h:26
Analysis::IPTrackInfo_p1::m_trackGrade_string
std::string m_trackGrade_string
Definition:
IPTrackInfo_p1.h:20
ElementLink_p1.h
This file contains the class definition for the ElementLink_p1 class.
Analysis::IPTrackInfo_p1::m_valD0wrtPV
float m_valD0wrtPV
Definition:
IPTrackInfo_p1.h:22
Analysis::IPTrackInfo_p1::m_trackWeight3D
float m_trackWeight3D
Definition:
IPTrackInfo_p1.h:27
Analysis::IPTrackInfo_p1::m_trackProbJP
float m_trackProbJP
Definition:
IPTrackInfo_p1.h:28
Analysis::IPTrackInfoCnv_p1
Definition:
IPTrackInfoCnv_p1.h:18
ElementLink_p1< uint32_t >
Analysis::IPTrackInfo_p1::m_trackProbJPneg
float m_trackProbJPneg
Definition:
IPTrackInfo_p1.h:29
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition:
BTaggingCnvAlg.h:20
Analysis::IPTrackInfo_p1::m_sigD0wrtPV
float m_sigD0wrtPV
Definition:
IPTrackInfo_p1.h:23
TPObjRef.h
Analysis::IPTrackInfo_p1::m_valZ0wrtPV
float m_valZ0wrtPV
Definition:
IPTrackInfo_p1.h:24
Analysis::IPTrackInfo_p1::m_isFromV0
bool m_isFromV0
Definition:
IPTrackInfo_p1.h:21
Analysis::IPTrackInfo_p1::m_trackGrade_int
int m_trackGrade_int
Definition:
IPTrackInfo_p1.h:19
Analysis::IPTrackInfo_p1
Definition:
IPTrackInfo_p1.h:15
Analysis::IPTrackInfo_p1::m_track
ElementLinkInt_p1 m_track
Definition:
IPTrackInfo_p1.h:18
Generated on Sat May 31 2025 21:11:25 for ATLAS Offline Software by
1.8.18