Fix compilation error in TauAnalysisAlgorithms (ATLASG-1548)
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