ATLAS Offline Software
Tracking
TrkEventCnv
TrkEventTPCnv
TrkEventTPCnv
VxVertex
VxCandidate_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 VXCANDIDATE_P1_H
6
#define VXCANDIDATE_P1_H
7
17
#include "
AthenaPoolUtilities/TPObjRef.h
"
18
19
namespace
Trk
20
{
21
class
VxCandidate_p1
22
23
{
24
25
public
:
26
27
VxCandidate_p1
() :
m_vertexType
(-99) {}
28
29
TPObjRef
m_recVertex
;
30
std::vector<TPObjRef>
m_vxTrackAtVertex
;
31
int
m_vertexType
;
32
};
33
34
35
}
//end of namespace definitions
36
37
38
#endif //VXCANDIDATE_P1_H
TPObjRef
Definition:
TPObjRef.h:20
Trk::VxCandidate_p1::m_recVertex
TPObjRef m_recVertex
Definition:
VxCandidate_p1.h:29
Trk::VxCandidate_p1::VxCandidate_p1
VxCandidate_p1()
Definition:
VxCandidate_p1.h:27
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
TPObjRef.h
Trk::VxCandidate_p1
Definition:
VxCandidate_p1.h:23
Trk::VxCandidate_p1::m_vertexType
int m_vertexType
Definition:
VxCandidate_p1.h:31
Trk::VxCandidate_p1::m_vxTrackAtVertex
std::vector< TPObjRef > m_vxTrackAtVertex
Definition:
VxCandidate_p1.h:30
Generated on Sun Dec 22 2024 21:22:41 for ATLAS Offline Software by
1.8.18