ATLAS Offline Software
Tracking
TrkEventCnv
TrkEventTPCnv
TrkEventTPCnv
TrkSegment
SegmentCollection_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 SEGMENT_COLLECTION_P1_H
6
#define SEGMENT_COLLECTION_P1_H
7
8
//-----------------------------------------------------------------------------
9
//
10
// file: SegmentCollection_p1.h
11
//
12
//-----------------------------------------------------------------------------
13
14
#include "
AthenaPoolUtilities/TPObjRef.h
"
15
#include <vector>
16
17
namespace
Trk
18
{
19
class
SegmentCollection_p1
20
:
public
std::vector<TPObjRef>
21
{
22
public
:
23
SegmentCollection_p1
() {}
24
};
25
}
26
27
#endif // SEGMENT_COLLECTION_P1_H
Trk::SegmentCollection_p1::SegmentCollection_p1
SegmentCollection_p1()
Definition:
SegmentCollection_p1.h:23
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
TPObjRef.h
Trk::SegmentCollection_p1
Definition:
SegmentCollection_p1.h:21
Generated on Thu Nov 7 2024 21:25:46 for ATLAS Offline Software by
1.8.18