ATLAS Offline Software
Tracking
TrkEventCnv
TrkEventTPCnv
TrkEventTPCnv
VxVertex
RecVertex_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 RECVERTEX_P1_H
6
#define RECVERTEX_P1_H
7
18
#include "
AthenaPoolUtilities/TPObjRef.h
"
19
20
namespace
Trk
21
{
22
class
RecVertex_p1
23
{
24
25
public
:
26
27
//default constructor
28
RecVertex_p1
(){}
29
30
//Vertex
31
TPObjRef
vtx
;
32
33
//Error matrix
34
TPObjRef
m_positionError
;
35
36
//Fit quality
37
TPObjRef
m_fitQuality
;
38
39
};
//end of class definitions
40
}
//end of namespace definitions
41
42
#endif //RECVERTEX_P1_H
Trk::RecVertex_p1::m_positionError
TPObjRef m_positionError
Definition:
RecVertex_p1.h:34
TPObjRef
Definition:
TPObjRef.h:20
Trk::RecVertex_p1::vtx
TPObjRef vtx
Definition:
RecVertex_p1.h:31
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
TPObjRef.h
Trk::RecVertex_p1
Definition:
RecVertex_p1.h:23
Trk::RecVertex_p1::RecVertex_p1
RecVertex_p1()
Definition:
RecVertex_p1.h:28
Trk::RecVertex_p1::m_fitQuality
TPObjRef m_fitQuality
Definition:
RecVertex_p1.h:37
Generated on Thu Nov 7 2024 21:24:36 for ATLAS Offline Software by
1.8.18