ATLAS Offline Software
Loading...
Searching...
No Matches
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
9
10namespace Trk
11{
13 {
14 public:
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
This class is an object reference used in Athena persistent data model.
Definition TPObjRef.h:20
Ensure that the ATLAS eigen extensions are properly loaded.