ATLAS Offline Software
BoundSurface_p2.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef BOUND_SURFACE_P2_TRK_H
6 #define BOUND_SURFACE_P2_TRK_H
7 
8 //-----------------------------------------------------------------------------
9 //
10 // file: BoundSurface_p2.h
11 //
12 //-----------------------------------------------------------------------------
13 
14 #include "Surface_p2.h"
15 
16 namespace Trk
17 {
18  class BoundSurface_p2 : public Surface_p2
19  {
20  public:
22 
24  };
25 }
26 
27 #endif
Trk::Surface_p2
Definition: Surface_p2.h:20
TPObjRef
Definition: TPObjRef.h:20
Trk::BoundSurface_p2::BoundSurface_p2
BoundSurface_p2()
Definition: BoundSurface_p2.h:21
Trk::BoundSurface_p2
Definition: BoundSurface_p2.h:19
Trk::BoundSurface_p2::m_bounds
TPObjRef m_bounds
Definition: BoundSurface_p2.h:23
Surface_p2.h
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition: FakeTrackBuilder.h:9