16#include <AIDA/IAxis.h>
17#include <AIDA/IHistogram1D.h>
18#include <AIDA/IHistogram2D.h>
19#include <AIDA/IHistogram3D.h>
20#include <AIDA/IHistogramFactory.h>
21#include <AIDA/IProfile1D.h>
22#include <AIDA/IProfile2D.h>
Algorithm(std::string name, ISvcLocator *svcloc, std::string version=PACKAGE_VERSION)
Constructor.
const std::string & name() const override
The identifying name of the algorithm object.
HistoAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
StatusCode initialize() override
StatusCode execute() override
StatusCode finalize() override
HistogramSvc class definition.
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
This class is used for returning status codes from appropriate routines.