ATLAS Offline Software
Tracking
TrkEventCnv
TrkEventTPCnv
TrkEventTPCnv
VxVertex
ExtendedVxCandidate_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 EXTENDEDVXCANDIDATE_P1_H
6
#define EXTENDEDVXCANDIDATE_P1_H
7
17
#include "
AthenaPoolUtilities/TPObjRef.h
"
18
19
namespace
Trk
20
{
21
22
class
ExtendedVxCandidate_p1
23
{
24
public
:
25
26
ExtendedVxCandidate_p1
(){}
27
28
//VxCandidate itself
29
TPObjRef
m_vxCandidate
;
30
31
//Full covariance of the fit
32
TPObjRef
m_fullCovariance
;
33
34
};
//end of class definitions
35
36
}
//end of namespace definitions
37
38
#endif // EXTENDEDVXCANDIDATE_P1_H
Trk::ExtendedVxCandidate_p1::m_vxCandidate
TPObjRef m_vxCandidate
Definition:
ExtendedVxCandidate_p1.h:29
TPObjRef
Definition:
TPObjRef.h:20
Trk::ExtendedVxCandidate_p1::m_fullCovariance
TPObjRef m_fullCovariance
Definition:
ExtendedVxCandidate_p1.h:32
Trk::ExtendedVxCandidate_p1::ExtendedVxCandidate_p1
ExtendedVxCandidate_p1()
Definition:
ExtendedVxCandidate_p1.h:26
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
TPObjRef.h
Trk::ExtendedVxCandidate_p1
Definition:
ExtendedVxCandidate_p1.h:23
Generated on Thu Nov 7 2024 21:15:07 for ATLAS Offline Software by
1.8.18