ATLAS Offline Software
Loading...
Searching...
No Matches
TrackSegment_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
6// TrackSegment_p1.h, (c) ATLAS Detector software
8
9#ifndef TRKSEGMENT_TRACKSEGMENT_P1_H
10#define TRKSEGMENT_TRACKSEGMENT_P1_H
11
12//-----------------------------------------------------------------------------
13//
14// file: TrackSegment_p1.h
15//
16//-----------------------------------------------------------------------------
17
19
20namespace Trk {
21
23
24 public:
26
27 TPObjRef m_segment; // Segment.h base class
28
29 TPObjRef m_associatedSurface; // mutable const Surface**
30
31};
32}
33
34#endif // TRKSEGMENT_TRACKSEGMENT_P1_H
35
36
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.