4#ifndef TRIGT1CALOMONITORING_EFEXINPUTMONITORALGORITHM_H
5#define TRIGT1CALOMONITORING_EFEXINPUTMONITORALGORITHM_H
24 virtual StatusCode
fillHistograms(
const EventContext& ctx )
const override;
28 StringProperty
m_packageName{
this,
"PackageName",
"EfexInputMonitor",
"group name for histograming"};
34 std::map<std::pair<std::pair<int,int>,
int>,std::pair<std::set<unsigned long long>,std::string>>
m_scMap;
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.