ATLAS Offline Software
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 Dec 23 2024 21:22:33 for ATLAS Offline Software by
1.8.18