Skip to content
Snippets Groups Projects
Commit 6312fa8a authored by scott snyder's avatar scott snyder
Browse files

ZMassConstraint: Fix deprecation warning.

IEgammaCalibrationAndSmearingTool.h moved from ElectronPhotonFourMomentumCorrection
to EgammaAnalysisInterfaces.
parent 4b1b8b0b
No related merge requests found
......@@ -22,6 +22,7 @@ atlas_depends_on_subdirs(
Event/xAOD/xAODTracking
PhysicsAnalysis/ElectronPhotonID/ElectronPhotonFourMomentumCorrection
PhysicsAnalysis/MuonID/MuonIDAnalysis/MuonMomentumCorrections
PhysicsAnalysis/Interfaces/EgammaAnalysisInterfaces
${extra_deps} )
# Externals used by the package:
......
......@@ -16,7 +16,7 @@
#include "ZMassConstraint/ConstraintFit.h"
#include "ZMassConstraint/ConstraintFitInput.h"
#include "ZMassConstraint/ConstraintFitOutput.h"
#include "ElectronPhotonFourMomentumCorrection/IEgammaCalibrationAndSmearingTool.h"
#include "EgammaAnalysisInterfaces/IEgammaCalibrationAndSmearingTool.h"
#include "MuonMomentumCorrections/MuonCalibrationAndSmearingTool.h"
namespace ZMassConstraint
......
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