|
ATLAS Offline Software
|
Go to the documentation of this file.
6 #ifndef TRIGJETMONITORING_TRIGL1FEXJETMONITORALGORITHM_H
7 #define TRIGJETMONITORING_TRIGL1FEXJETMONITORALGORITHM_H
35 this,
"filler", {},
"jet data calculator"};
38 this,
"group_name", {},
"name of monitoring group"};
virtual ~TrigL1FexJetMonitorAlgorithm()
virtual StatusCode fillHistograms(const EventContext &ctx) const override
adds event to the monitoring histograms
Base class for Athena Monitoring Algorithms.
Gaudi::Property< std::string > m_groupName
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode initialize() override
initialize
Header file to be included by clients of the Monitored infrastructure.
ToolHandle< ITrigJetMonitorTool > m_filler
TrigL1FexJetMonitorAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)