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
LifetimeInfo_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_LifetimeInfo_P1_H
6
#define JETTAGINFOTPCNV_LifetimeInfo_P1_H
7
11
#include "
JetTagInfoTPCnv/BaseTagInfo_p1.h
"
12
#include "
AthenaPoolUtilities/TPObjRef.h
"
13
14
#include <string>
15
16
namespace
Analysis
{
17
class
LifetimeInfoCnv_p1;
18
19
class
LifetimeInfo_p1
{
20
friend
class
LifetimeInfoCnv_p1
;
21
22
private
:
24
TPObjRef
m_BaseTagInfo
;
25
27
std::vector<float>
m_trackSIP
;
28
std::vector<float>
m_trackSignificance
;
29
30
std::vector<float>
m_vectorOfTrackProb
;
31
float
m_nTrackProb
;
32
33
};
34
}
35
36
#endif
Analysis::LifetimeInfo_p1::m_nTrackProb
float m_nTrackProb
nTrack probability (calculated but not in use)
Definition:
LifetimeInfo_p1.h:31
BaseTagInfo_p1.h
TPObjRef
Definition:
TPObjRef.h:20
Analysis::LifetimeInfo_p1::m_vectorOfTrackProb
std::vector< float > m_vectorOfTrackProb
vector of track probabilities (calculated but not in use)
Definition:
LifetimeInfo_p1.h:30
Analysis::LifetimeInfo_p1
Definition:
LifetimeInfo_p1.h:19
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition:
BTaggingCnvAlg.h:20
TPObjRef.h
Analysis::LifetimeInfo_p1::m_trackSIP
std::vector< float > m_trackSIP
All of this data will be written out.
Definition:
LifetimeInfo_p1.h:27
Analysis::LifetimeInfo_p1::m_trackSignificance
std::vector< float > m_trackSignificance
significance (= signedIP/sigD0)
Definition:
LifetimeInfo_p1.h:28
Analysis::LifetimeInfo_p1::m_BaseTagInfo
TPObjRef m_BaseTagInfo
Basic info.
Definition:
LifetimeInfo_p1.h:24
Analysis::LifetimeInfoCnv_p1
Definition:
LifetimeInfoCnv_p1.h:27
Generated on Sat May 31 2025 21:13:24 for ATLAS Offline Software by
1.8.18