5#ifndef LARCALIBUTILS_LArShapeCorrector_H
6#define LARCALIBUTILS_LArShapeCorrector_H
19 StatusCode
execute(
const EventContext& ctx);
21 StatusCode
finalize(){
return StatusCode::SUCCESS;}
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
std::string m_groupingName
std::string m_keyShapeResidual
StatusCode execute(const EventContext &ctx)
Execute method.
std::string m_keyShape_newcorr
LArShapeCorrector(const std::string &name, ISvcLocator *pSvcLocator)