ATLAS Offline Software
Loading...
Searching...
No Matches
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
17
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
TPObjRef.h
TPObjRef
This class is an object reference used in Athena persistent data model.
Definition
TPObjRef.h:20
Trk::RecVertex_p1::RecVertex_p1
RecVertex_p1()
Definition
RecVertex_p1.h:28
Trk::RecVertex_p1::m_positionError
TPObjRef m_positionError
Definition
RecVertex_p1.h:34
Trk::RecVertex_p1::m_fitQuality
TPObjRef m_fitQuality
Definition
RecVertex_p1.h:37
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
Generated on
for ATLAS Offline Software by
1.14.0