31#ifndef LARDUMPSHAPES_H
32#define LARDUMPSHAPES_H
62 StatusCode
execute(
const EventContext& ctx);
63 StatusCode
finalize(){
return StatusCode::SUCCESS;}
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
std::string m_filename
JO property: The nmae of the ROOT file to create.
LArDumpShapes(const std::string &name, ISvcLocator *svcloc)
Standard Algorithm constructor.
bool m_first
True for the first event.
SG::ReadCondHandleKey< LArOnOffIdMapping > m_cablingKey
int m_gain
JO property: The desired gain.
StatusCode execute(const EventContext &ctx)
Standard Gaudi execute method.
StatusCode initialize()
Standard algorithm methods.