diff --git a/LArCalorimeter/LArCalibUtils/doc/packagedoc.h b/LArCalorimeter/LArCalibUtils/doc/packagedoc.h index fcb79c1eaedb66f4ae35bbba725d2a806057be14..b54221a09b28ab83b6536d07f8965efc2de4cc7e 100644 --- a/LArCalorimeter/LArCalibUtils/doc/packagedoc.h +++ b/LArCalorimeter/LArCalibUtils/doc/packagedoc.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration + Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration */ /** @@ -15,60 +15,10 @@ constants (e.g. ionization pulse, optimal filtering coefficients). @todo -- This package still contains some tools directly used in physics data - reconstruction (LArADC2MeVTool, LArAutoCorrNoiseTool, LArOFCTool) that should - be moved elsewhere (e.g. <a href=http://isscvs.cern.ch/cgi-bin/viewcvs-all.cgi/offline/LArCalorimeter/LArCondUtils/?cvsroot=atlas>LArCalorimeter/LArCondUtils</a>). - The package itself should probably be moved from the AtlasEvent project to AtlasReconstruction. -- A serious cleanup/update of the exaple jobOptions is needed. +- A serious cleanup/update of the example jobOptions is needed. - All the algorithms need to be migrated to configurable. - NovaIOV support should be removed. - Doxygen description of classes and methods is missing. -@section LArCalibUtils_LArCalibUtilsOverview Class Overview - - The LArCalibUtils package contains of following classes: - - - LArADC2MeVTool - - LArAutoCorr - - LArAutoCorrMaker - - LArAutoCorrNoiseTool - - LArAutoCorrTotalTool - - LArCalibDigitMaker - - LArCaliWaveAverage - - LArCaliWaveBuilder - - LArCaliWaveBuilderXtalk - - LArCaliWaveMerger - - LArDeltaRespPredictor - - LArDeltaRespTool - - LArDigitOscillationCorrTool - - LArDumpShapes - - LArFill - - LArMasterWaveBuilder - - LArOFCAlg - - LArOFCTool - - LArPedestal - - LArPedestalInPhysicsMaker - - LArPedestalMaker - - LArPhaseToolConst - - LArPhaseToolMC - - LArPhaseToolTB - - LArPhysWaveBuilderFillDB - - LArPhysWaveBuilder - - LArPhysWavePredictor - - LArPhysWaveShifter - - LArPhysWaveTool - - LArRampBuilder - - LArRampCorr - - LArRTMParamExtractor - - LArStripsCrossTalkCorrector - - LArTCMFitter - - LArTCMPhysWavePredictor - - LArTCMPredictor - - LArTimeTuning - - LArTimeTuningNtuple - - LArWFParams2DB - - LArWFParamTool - - */