ATLAS Offline Software
Tracking
TrkEvent
TrkSegment
TrkSegment
TrkSegmentDict.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
/*
3
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
4
*/
5
#ifndef TRKSEGMENT_TRKSEGMENTDICT_H
6
#define TRKSEGMENT_TRKSEGMENTDICT_H
7
8
// Local include(s).
9
#include "
TrkSegment/SegmentCollection.h
"
10
#include "
TrkSegment/TrackSegment.h
"
11
#include "
TrkSegment/Segment.h
"
12
13
// EDM include(s).
14
#include "
AthContainers/tools/AuxTypeVectorFactory.h
"
15
#include "AthLinks/ElementLink.h"
16
17
class
TrkSegmentDummyDict
{
18
class
RIO_onTrack;
19
Trk::SegmentCollection
m_mySegColl
;
20
Trk::TrackSegment
m_myTempSeg
;
21
std::vector<const Trk::RIO_OnTrack*>
m_myRioVec
;
22
ElementLink< Trk::SegmentCollection >
m_i3
;
23
std::vector<ElementLink< Trk::SegmentCollection > >
m_i4
;
24
SG::AuxTypeVectorFactory< ElementLink< Trk::SegmentCollection >
>
m_i5
;
25
};
26
27
#endif // TRKSEGMENT_TRKSEGMENTDICT_H
TrkSegmentDummyDict
Definition:
TrkSegmentDict.h:17
SG::AuxTypeVectorFactory
Factory object that creates vectors using AuxTypeVector.
Definition:
AuxTypeVectorFactory.h:219
AuxTypeVectorFactory.h
Factory object that creates vectors using AuxTypeVector.
TrkSegmentDummyDict::m_myTempSeg
Trk::TrackSegment m_myTempSeg
Definition:
TrkSegmentDict.h:20
Trk::TrackSegment
Definition:
TrackSegment.h:56
TrackSegment.h
TrkSegmentDummyDict::m_myRioVec
std::vector< const Trk::RIO_OnTrack * > m_myRioVec
Definition:
TrkSegmentDict.h:21
DataVector< Trk::Segment >
ElementLink
ElementLink implementation for ROOT usage.
Definition:
AthLinks/ElementLink.h:121
TrkSegmentDummyDict::m_mySegColl
Trk::SegmentCollection m_mySegColl
Definition:
TrkSegmentDict.h:18
TrkSegmentDummyDict::m_i3
ElementLink< Trk::SegmentCollection > m_i3
Definition:
TrkSegmentDict.h:22
TrkSegmentDummyDict::m_i5
SG::AuxTypeVectorFactory< ElementLink< Trk::SegmentCollection > > m_i5
Definition:
TrkSegmentDict.h:24
SegmentCollection.h
TrkSegmentDummyDict::m_i4
std::vector< ElementLink< Trk::SegmentCollection > > m_i4
Definition:
TrkSegmentDict.h:23
Segment.h
Generated on Thu Nov 7 2024 21:30:21 for ATLAS Offline Software by
1.8.18