ATLAS Offline Software
Loading...
Searching...
No Matches
TrkEventTPCnv.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3*/
4
5// generate the T/P converter entries
7
23
25
26//-----------------------------------------------------------------------------
27// TrkTrack
28//-----------------------------------------------------------------------------
37
38//-----------------------------------------------------------------------------
39// TrkPseudoMeasurementOnTrack
40//-----------------------------------------------------------------------------
42
43//-----------------------------------------------------------------------------
44// TrkTrackSummary
45//-----------------------------------------------------------------------------
49
50//-----------------------------------------------------------------------------
51// TrkSegment
52//-----------------------------------------------------------------------------
56
57//-----------------------------------------------------------------------------
58// TrkMaterialOnTrack
59//-----------------------------------------------------------------------------
66
67//-----------------------------------------------------------------------------
68// TrkEventPrimitives
69//-----------------------------------------------------------------------------
75
76//-----------------------------------------------------------------------------
77// TrkSurfaces
78//-----------------------------------------------------------------------------
81
89
90//-----------------------------------------------------------------------------
91// TrkParameters (also used by TrackNeutralParameters)
92//-----------------------------------------------------------------------------
98
99//-----------------------------------------------------------------------------
100// TrkRIO_OnTrack
101//-----------------------------------------------------------------------------
104
105//-----------------------------------------------------------------------------
106// TrkCompetingRioOnTrack
107//-----------------------------------------------------------------------------
109
110//-----------------------------------------------------------------------------
111// TrkCompetingRioOnTrack
112//-----------------------------------------------------------------------------
113
114
115//-----------------------------------------------------------------------------
116// TrkPrepRawData
117//-----------------------------------------------------------------------------
119
120//-----------------------------------------------------------------------------
121// VxVertex
122//-----------------------------------------------------------------------------
129
130//-----------------------------------------------------------------------------
131// VxMultiVertex
132//-----------------------------------------------------------------------------
136
137//-----------------------------------------------------------------------------
138// TrkV0Vertex
139//-----------------------------------------------------------------------------
143
144//-----------------------------------------------------------------------------
145// TrkParticleBase
146//-----------------------------------------------------------------------------
148
149
154
159
162 Trk::V0Container_tlp2,
163 Athena::TPCnvVers::Current)
164
167 Trk::VxContainer_tlp1,
168 Athena::TPCnvVers::Old)
169
172 Trk::VxContainer_tlp2,
173 Athena::TPCnvVers::Current)
174
175DECLARE_TPCNV_FACTORY(Trk::ClusterSplitProbabilityContainerCnv_p1,
176 Trk::ClusterSplitProbabilityContainer,
177 Trk::ClusterSplitProbabilityContainer_p1,
178 Athena::TPCnvVers::Current)
179
180// Current version is in TrkEventTopLevelCnv
182 Trk::SegmentCollection,
184 Athena::TPCnvVers::Old)
185
188 Trk::TrackCollection_p1,
189 Athena::TPCnvVers::Old)
190
193 Trk::TrackCollection_p2,
194 Athena::TPCnvVers::Old)
195
198 Trk::TrackCollection_p3,
199 Athena::TPCnvVers::Old)
200
201// Current version is in TrkEventTopLevelCnv
204 Trk::TrackCollection_p4,
205 Athena::TPCnvVers::Old)
Set up plugin loading of TP converters.
#define DECLARE_TPCNV_FACTORY(x, trans_type, pers_type, is_last_version)
DataVector< Trk::Track > TrackCollection
This typedef represents a collection of Trk::Track objects.
Some weak symbol referencing magic... These are declared in AthenaKernel/getMessageSvc....
Ensure that the ATLAS eigen extensions are properly loaded.