ATLAS Offline Software
Loading...
Searching...
No Matches
Perigee_p2.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 PERIGEE_P2_H
6#define PERIGEE_P2_H
7
9
10namespace Trk
11{
12 class Perigee_p2 {
13 public:
15
16 TPObjRef m_parameters; // TrackParameters_p1
17 TPObjRef m_assocSurface; // PerigeeSurface (Surface_p1)
18
19 };
20}
21
22#endif
This class is an object reference used in Athena persistent data model.
Definition TPObjRef.h:20
TPObjRef m_parameters
Definition Perigee_p2.h:16
TPObjRef m_assocSurface
Definition Perigee_p2.h:17
Ensure that the ATLAS eigen extensions are properly loaded.