ATLAS Offline Software
Tracking
TrkEventCnv
TrkEventTPCnv
TrkEventTPCnv
TrkSegment
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
18
#include "
AthenaPoolUtilities/TPObjRef.h
"
19
20
namespace
Trk
{
21
22
class
TrackSegment_p1
{
23
24
public
:
25
TrackSegment_p1
() {};
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
Trk::TrackSegment_p1::TrackSegment_p1
TrackSegment_p1()
Definition:
TrackSegment_p1.h:25
Trk::TrackSegment_p1
Definition:
TrackSegment_p1.h:22
TPObjRef
Definition:
TPObjRef.h:20
Trk::TrackSegment_p1::m_segment
TPObjRef m_segment
Definition:
TrackSegment_p1.h:25
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
TPObjRef.h
Trk::TrackSegment_p1::m_associatedSurface
TPObjRef m_associatedSurface
Definition:
TrackSegment_p1.h:29
Generated on Thu Nov 7 2024 21:29:10 for ATLAS Offline Software by
1.8.18