11#ifndef EVENTSHAPETOOLS_EVENTDENSITYATHALG_H
12#define EVENTSHAPETOOLS_EVENTDENSITYATHALG_H 1
36 virtual StatusCode
execute(
const EventContext&)
const override;
37 virtual StatusCode
finalize()
override;
the base class for EventLoop reentrant algorithms
AnaReentrantAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
constructor with parameters
EventDensityAthAlg(const std::string &n, ISvcLocator *l)
virtual StatusCode finalize() override
ToolHandle< IEventShapeTool > m_densityTool
virtual StatusCode execute(const EventContext &) const override
virtual StatusCode initialize() override
This module defines the arguments passed from the BATCH driver to the BATCH worker.