4#ifndef TRIGT1CALOMONITORING_L1CALOCTPMONITORALGORITHM_H
5#define TRIGT1CALOMONITORING_L1CALOCTPMONITORALGORITHM_H
42 virtual StatusCode
fillHistograms(
const EventContext& ctx )
const override;
59 void compare(
const CTP_BC& bunch,
int hits,
int totalBits,
int offset, L1CaloCTPHitTypes
type,
const EventContext& ctx)
const;
64 StringProperty
m_packageName{
this,
"PackageName",
"L1CaloCTPMonitor",
"group name for histograming"};
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.
virtual StatusCode fillHistograms(const EventContext &ctx) const override
adds event to the monitoring histograms
SG::ReadHandleKey< TrigConf::L1Menu > m_L1MenuKey
virtual ~L1CaloCTPMonitorAlgorithm()=default
SG::ReadHandleKey< CTP_RDO > m_ctpRdoKey
L1CaloCTPHitTypes
Hit types for binning.
SG::ReadHandleKey< xAOD::CMXEtSumsContainer > m_cmxEtSumsLocation
SG::ReadHandleKey< xAOD::CMXJetHitsContainer > m_cmxJetHitsLocation
SG::ReadHandleKey< xAOD::CMXCPHitsContainer > m_cmxCpHitsLocation
ServiceHandle< TrigConf::ITrigConfigSvc > m_configSvc
ToolHandle< LVL1::ITrigT1CaloMonErrorTool > m_errorTool
StringProperty m_packageName
Bin labels for summary plots.
static const std::string CMXJetHitsLocation
static const std::string CMXEtSumsLocation
static const std::string CMXCPHitsLocation
Property holding a SG store/key/clid from which a ReadHandle is made.
static const std::string DEFAULT_RDOOutputLocation
location of CTP RDO output in StoreGate