Skip to content
Snippets Groups Projects
Commit faae1dc3 authored by Vakhtang Tsulaia's avatar Vakhtang Tsulaia
Browse files

Merge branch 'tpcnv.TrkEventTPCnv-20210605' into 'master'

TrkEventTPCnv+TrkEventTopLevelCnv: Adjust TPCNV declarations.

See merge request atlas/athena!44155
parents 8865da48 e079e3bb
No related branches found
No related tags found
No related merge requests found
......@@ -179,10 +179,11 @@ DECLARE_TPCNV_FACTORY(Trk::ClusterSplitProbabilityContainerCnv_p1,
Trk::ClusterSplitProbabilityContainer_p1,
Athena::TPCnvVers::Current)
// Current version is in TrkEventTopLevelCnv
DECLARE_TPCNV_FACTORY(SegmentCollectionCnv_p1,
Trk::SegmentCollection,
Trk::SegmentCollectionCnv_p1,
Athena::TPCnvVers::Current)
Athena::TPCnvVers::Old)
DECLARE_TPCNV_FACTORY(TrackCollectionCnv_p1,
TrackCollection,
......@@ -199,10 +200,11 @@ DECLARE_TPCNV_FACTORY(TrackCollectionCnv_p3,
Trk::TrackCollection_p3,
Athena::TPCnvVers::Old)
// Current version is in TrkEventTopLevelCnv
DECLARE_TPCNV_FACTORY(TrackCollectionCnv_p4,
TrackCollection,
Trk::TrackCollection_p4,
Athena::TPCnvVers::Current)
Athena::TPCnvVers::Old)
typedef T_TPCnv<VxContainer, Trk::VxContainer_tlp1 >
VxContainerARACnv_tlp1;
......
......@@ -16,9 +16,6 @@ DECLARE_TPCNV_FACTORY(SegmentCollectionCnv_tlp4,
DECLARE_TPCNV_FACTORY(TrackCollectionCnv_tlp6,
Trk::TrackCollection,
TrackCollection,
Trk::TrackCollection_tlp6,
Athena::TPCnvVers::Current)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment