Skip to content

Fix compilation error in TauAnalysisAlgorithms (ATLASG-1548)

Guillermo Nicolas Hamity requested to merge ghamity/athena:ATLASG-1548 into master

TauAnalysisAlgorithms/DiTauSmearingAlg.cxx depends on DiTauSmearingAlg which is not migrated from R21.2 yet. This fix removes the DiTauSmearingAlg from compilation, which should be added back once TauAnalysisTools is properly migrated.

Closes ATLASG-1548

Merge request reports