4#ifndef TRIGT1CALOMONITORING_GFEXINPUTMONITORALGORITHM_H
5#define TRIGT1CALOMONITORING_GFEXINPUTMONITORALGORITHM_H
20 virtual StatusCode
fillHistograms(
const EventContext& ctx )
const override;
24 StringProperty
m_packageName{
this,
"PackageName",
"GfexInputMonitor",
"group name for histograming"};
31 int getBinNumberTower(
const float& inputEta,
const float& inputPhi,
int xbin,
int ybin)
const;
Header file to be included by clients of the Monitored infrastructure.
Property holding a SG store/key/clid from which a ReadHandle is made.
AthMonitorAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
Property holding a SG store/key/clid from which a ReadHandle is made.