ATLAS Offline Software
Tracking
TrkEventCnv
TrkEventTopLevelCnv
src
factories
TrkEventTopLevelCnv.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// generate the T/P converter entries
6
#include "
AthenaKernel/TPCnvFactory.h
"
7
8
#include "
TrkEventTopLevelCnv/SegmentCollectionCnv_tlp4.h
"
9
#include "
TrkEventTopLevelCnv/TrackCollectionCnv_tlp6.h
"
10
11
12
DECLARE_TPCNV_FACTORY
(
SegmentCollectionCnv_tlp4
,
13
Trk::SegmentCollection
,
14
Trk::SegmentCollection_tlp4
,
15
Athena::TPCnvVers::Current
)
16
17
18
DECLARE_TPCNV_FACTORY
(
TrackCollectionCnv_tlp6
,
19
TrackCollection
,
20
Trk::TrackCollection_tlp6
,
21
Athena::TPCnvVers::Current
)
TPCnvFactory.h
Set up plugin loading of TP converters.
SegmentCollectionCnv_tlp4.h
TrackCollectionCnv_tlp6.h
DECLARE_TPCNV_FACTORY
DECLARE_TPCNV_FACTORY(SegmentCollectionCnv_tlp4, Trk::SegmentCollection, Trk::SegmentCollection_tlp4, Athena::TPCnvVers::Current) DECLARE_TPCNV_FACTORY(TrackCollectionCnv_tlp6
Trk::SegmentCollection_tlp4
Definition:
SegmentCollection_tlp4.h:47
Trk::TrackCollection_tlp6
Definition:
TrackCollection_tlp6.h:62
SegmentCollectionCnv_tlp4
Definition:
SegmentCollectionCnv_tlp4.h:31
DataVector< Trk::Segment >
Athena::TPCnvVers::Current
@ Current
Definition:
TPCnvFactory.h:117
TrackCollectionCnv_tlp6
Definition:
TrackCollectionCnv_tlp6.h:43
Generated on Sun Dec 22 2024 21:21:28 for ATLAS Offline Software by
1.8.18