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
SLTrueInfo_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_SLTrueInfo_P1_H
6
#define JETTAGINFOTPCNV_SLTrueInfo_P1_H
7
8
#include "
EventPrimitives/EventPrimitives.h
"
9
10
namespace
Analysis
{
11
12
class
SLTrueInfo_p1
{
13
public
:
14
15
int
m_barcode
;
16
int
m_pdgCode
;
17
int
m_pdgCodeMother
;
18
bool
m_isFromBhadron
;
19
bool
m_isFromDhadron
;
20
bool
m_isFromGHboson
;
21
22
23
Eigen::Vector3d
m_Momentum
;
24
Eigen::Vector3d
m_ProductionVertex
;
25
};
26
27
}
28
#endif
Analysis::SLTrueInfo_p1::m_isFromGHboson
bool m_isFromGHboson
Definition:
SLTrueInfo_p1.h:20
Analysis::SLTrueInfo_p1::m_isFromBhadron
bool m_isFromBhadron
Definition:
SLTrueInfo_p1.h:18
Analysis::SLTrueInfo_p1::m_ProductionVertex
Eigen::Vector3d m_ProductionVertex
Definition:
SLTrueInfo_p1.h:24
Analysis::SLTrueInfo_p1::m_pdgCodeMother
int m_pdgCodeMother
Definition:
SLTrueInfo_p1.h:17
Analysis::SLTrueInfo_p1
Definition:
SLTrueInfo_p1.h:12
Analysis::SLTrueInfo_p1::m_isFromDhadron
bool m_isFromDhadron
Definition:
SLTrueInfo_p1.h:19
EventPrimitives.h
Analysis::SLTrueInfo_p1::m_pdgCode
int m_pdgCode
Definition:
SLTrueInfo_p1.h:16
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition:
BTaggingCnvAlg.h:20
Analysis::SLTrueInfo_p1::m_Momentum
Eigen::Vector3d m_Momentum
Definition:
SLTrueInfo_p1.h:23
Analysis::SLTrueInfo_p1::m_barcode
int m_barcode
Definition:
SLTrueInfo_p1.h:15
Generated on Thu May 29 2025 21:18:41 for ATLAS Offline Software by
1.8.18