ATLAS Offline Software
xAODTrackingCnv_entries.cxx
Go to the documentation of this file.
1 //
2 // Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3 //
4 
5 #ifndef XAOD_ANALYSIS
6 # include "../TrackCollectionCnvTool.h"
7 # include "../RecTrackParticleContainerCnvTool.h"
8 # include "../TrackParticleCnvAlg.h"
9 # include "../VertexCnvAlg.h"
11 #endif // NOT XAOD_ANALYSIS
12 #include "../TrackParticleCompressorTool.h"
13 
14 #ifndef XAOD_ANALYSIS
19 #endif // NOT XAOD_ANALYSIS
xAODMaker::TrackParticleCompressorTool
Implementation of the tool compressing track particles.
Definition: TrackParticleCompressorTool.h:37
xAODMaker::TrackCollectionCnvTool
Definition: TrackCollectionCnvTool.h:28
xAODMaker::TrackParticleCnvAlg
Algorithm creating xAOD::TrackParticles from TrackParticles.
Definition: TrackParticleCnvAlg.h:54
GenericMonitoringTool.h
xAODMaker::VertexCnvAlg
Algorithm creating xAOD::Vertex from Vertex.
Definition: VertexCnvAlg.h:28
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonReadoutGeomCnvAlg)
xAODMaker::RecTrackParticleContainerCnvTool
Definition: RecTrackParticleContainerCnvTool.h:25