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
PhysicsAnalysis
JetTagging
JetTagInfoTPCnv
JetTagInfoTPCnv
TruthInfo_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_TruthInfo_P1_H
6
#define JETTAGINFOTPCNV_TruthInfo_P1_H
7
11
#include "
EventPrimitives/EventPrimitives.h
"
12
#include "
JetTagInfoTPCnv/BaseTagInfo_p1.h
"
13
#include "
AthenaPoolUtilities/TPObjRef.h
"
14
15
#include <string>
16
17
namespace
Analysis
{
18
class
TruthInfoCnv_p1;
19
20
class
TruthInfo_p1
{
21
friend
class
TruthInfoCnv_p1
;
22
public
:
24
TPObjRef
m_BaseTagInfo
;
25
27
std::string
m_jetTruthLabel
;
28
float
m_distanceToBQuark
;
29
float
m_distanceToCQuark
;
30
float
m_distanceToTLepton
;
31
int
m_BHadronPdg
;
32
Eigen::Vector3d
m_BHadronDecayVertex
;
33
};
34
}
35
36
#endif
Analysis::TruthInfo_p1::m_BaseTagInfo
TPObjRef m_BaseTagInfo
Basic info.
Definition:
TruthInfo_p1.h:24
Analysis::TruthInfo_p1::m_distanceToTLepton
float m_distanceToTLepton
Definition:
TruthInfo_p1.h:30
Analysis::TruthInfo_p1::m_BHadronDecayVertex
Eigen::Vector3d m_BHadronDecayVertex
Definition:
TruthInfo_p1.h:32
Analysis::TruthInfo_p1::m_BHadronPdg
int m_BHadronPdg
Definition:
TruthInfo_p1.h:31
BaseTagInfo_p1.h
TPObjRef
Definition:
TPObjRef.h:20
Analysis::TruthInfo_p1
Definition:
TruthInfo_p1.h:20
EventPrimitives.h
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition:
BTaggingCnvAlg.h:20
TPObjRef.h
Analysis::TruthInfo_p1::m_distanceToBQuark
float m_distanceToBQuark
Definition:
TruthInfo_p1.h:28
Analysis::TruthInfoCnv_p1
Definition:
TruthInfoCnv_p1.h:26
Analysis::TruthInfo_p1::m_jetTruthLabel
std::string m_jetTruthLabel
All of this data will be written out.
Definition:
TruthInfo_p1.h:27
Analysis::TruthInfo_p1::m_distanceToCQuark
float m_distanceToCQuark
Definition:
TruthInfo_p1.h:29
Generated on Sun Apr 20 2025 21:22:54 for ATLAS Offline Software by
1.8.18