5#ifndef LARDIGITIZATION_LARDIGITMAKER_H
6#define LARDIGITIZATION_LARDIGITMAKER_H
12#include "GaudiKernel/ToolHandle.h"
21 virtual StatusCode
execute(
const EventContext& ctx)
override;
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
virtual bool isClonable() const override final
Specify if the algorithm is clonable.
ToolHandle< IPileUpTool > m_LArPileUpTool
LArHitEMapMaker(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode initialize() override
virtual StatusCode execute(const EventContext &ctx) override
Execute method.