8#include "GaudiKernel/IIncidentListener.h"
22 LArRampCorr(
const std::string & name, ISvcLocator * pSvcLocator);
27 StatusCode
execute(
const EventContext& ctx);
29 StatusCode
finalize(){
return StatusCode::SUCCESS;}
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
std::vector< std::string > m_inputStringIDs
LArRampCorr(const std::string &name, ISvcLocator *pSvcLocator)
const LArOnlineID * m_onlineHelper
std::string m_groupingType
StatusCode execute(const EventContext &ctx)
Execute method.