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
Tracking
TrkEventCnv
TrkEventTPCnv
TrkEventTPCnv
TrkV0Vertex
V0Hypothesis_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 V0HYPOTHESIS_P1_H
6
#define V0HYPOTHESIS_P1_H
7
16
#include "
AthenaPoolUtilities/TPObjRef.h
"
17
18
namespace
Trk
19
{
20
21
class
V0Hypothesis_p1
22
{
23
24
public
:
25
26
V0Hypothesis_p1
() :
m_positiveTrackID
(0),
m_negativeTrackID
(0),
m_constraintID
(0) {}
27
28
//extended VxCandidate itself
29
30
TPObjRef
m_extendedVxCandidate
;
31
32
// Stored PID's
33
int
m_positiveTrackID
;
34
int
m_negativeTrackID
;
35
int
m_constraintID
;
36
37
};
//end of class definitions
38
39
}
//end of namespace definitions
40
41
#endif //V0HYPOTHESIS_P1_H
Trk::V0Hypothesis_p1::m_positiveTrackID
int m_positiveTrackID
Definition:
V0Hypothesis_p1.h:33
Trk::V0Hypothesis_p1
Definition:
V0Hypothesis_p1.h:22
TPObjRef
Definition:
TPObjRef.h:20
Trk::V0Hypothesis_p1::V0Hypothesis_p1
V0Hypothesis_p1()
Definition:
V0Hypothesis_p1.h:26
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
TPObjRef.h
Trk::V0Hypothesis_p1::m_extendedVxCandidate
TPObjRef m_extendedVxCandidate
Definition:
V0Hypothesis_p1.h:30
Trk::V0Hypothesis_p1::m_negativeTrackID
int m_negativeTrackID
Definition:
V0Hypothesis_p1.h:34
Trk::V0Hypothesis_p1::m_constraintID
int m_constraintID
Definition:
V0Hypothesis_p1.h:35
Generated on Mon Mar 31 2025 21:22:47 for ATLAS Offline Software by
1.8.18