ATLAS Offline Software
Loading...
Searching...
No Matches
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
)
SegmentCollectionCnv_tlp4.h
TPCnvFactory.h
Set up plugin loading of TP converters.
DECLARE_TPCNV_FACTORY
#define DECLARE_TPCNV_FACTORY(x, trans_type, pers_type, is_last_version)
Definition
TPCnvFactory.h:165
TrackCollectionCnv_tlp6.h
TrackCollection
DataVector< Trk::Track > TrackCollection
This typedef represents a collection of Trk::Track objects.
Definition
TrackCollection.h:19
SegmentCollectionCnv_tlp4
Definition
SegmentCollectionCnv_tlp4.h:31
TrackCollectionCnv_tlp6
Definition
TrackCollectionCnv_tlp6.h:43
Trk::SegmentCollection_tlp4
Definition
SegmentCollection_tlp4.h:47
Trk::TrackCollection_tlp6
Definition
TrackCollection_tlp6.h:62
Trk::SegmentCollection
DataVector< Trk::Segment > SegmentCollection
Definition
SegmentCollection.h:13
Athena::TPCnvVers::Current
@ Current
Definition
TPCnvFactory.h:103
Generated on
for ATLAS Offline Software by
1.14.0