ATLAS Offline Software
Tracking
TrkEventCnv
TrkEventTPCnv
TrkEventTPCnv
TrkVertexOnTrack
VertexOnTrack_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 VERTEXONTRACK_P1_TRK_H
6
#define VERTEXONTRACK_P1_TRK_H
7
8
#include "
AthenaPoolUtilities/TPObjRef.h
"
9
10
namespace
Trk
11
{
12
class
VertexOnTrack_p1
13
{
14
public
:
15
VertexOnTrack_p1
() {}
16
17
TPObjRef
m_localParams
;
// mutable const LocalParameters*
18
19
TPObjRef
m_localErrMat
;
// mutable const ErrorMatrix*
20
21
TPObjRef
m_associatedSurface
;
// mutable const Surface*
22
};
23
}
24
25
#endif // VERTEXONTRACK_P1_TRK_H
TPObjRef
Definition:
TPObjRef.h:20
Trk::VertexOnTrack_p1::VertexOnTrack_p1
VertexOnTrack_p1()
Definition:
VertexOnTrack_p1.h:15
Trk::VertexOnTrack_p1::m_localErrMat
TPObjRef m_localErrMat
Definition:
VertexOnTrack_p1.h:19
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
Trk::VertexOnTrack_p1::m_localParams
TPObjRef m_localParams
Definition:
VertexOnTrack_p1.h:17
TPObjRef.h
Trk::VertexOnTrack_p1::m_associatedSurface
TPObjRef m_associatedSurface
Definition:
VertexOnTrack_p1.h:21
Trk::VertexOnTrack_p1
Definition:
VertexOnTrack_p1.h:13
Generated on Thu Nov 7 2024 21:31:27 for ATLAS Offline Software by
1.8.18