diff --git a/Reconstruction/egamma/egammaTrackTools/CMakeLists.txt b/Reconstruction/egamma/egammaTrackTools/CMakeLists.txt index 38bb36882aaae00c9180a8e8508c04a48b3edafc..8130a491acee40bcc71a7408ded3cf5264812a21 100644 --- a/Reconstruction/egamma/egammaTrackTools/CMakeLists.txt +++ b/Reconstruction/egamma/egammaTrackTools/CMakeLists.txt @@ -55,7 +55,7 @@ atlas_add_component( egammaTrackTools AtlasDetDescr IdDictDetDescr EventPrimitives xAODCaloEvent xAODEgamma xAODTracking FourMomUtils GaudiKernel BeamSpotConditionsData InDetIdentifier RecoToolInterfaces TrkSurfaces TrkCaloCluster_OnTrack TrkCaloExtension TrkEventPrimitives TrkMaterialOnTrack TrkMeasurementBase TrkNeutralParameters TrkParameters TrkParametersIdentificationHelpers TrkParticleBase TrkPseudoMeasurementOnTrack TrkRIO_OnTrack TrkTrack - TrkVertexOnTrack TrkExInterfaces TrkFitterInterfaces TrkVertexFitterInterfaces ) + TrkVertexOnTrack TrkExInterfaces TrkFitterInterfaces TrkVertexFitterInterfaces egammaInterfacesLib CaloTrackingGeometryLib ) # Install files from the package: atlas_install_python_modules( python/*.py )