15 declareInterface<IJetHistoFiller>(
this);
22 s =
m_var->value(jets );
25 return StatusCode::SUCCESS;
Header file to be included by clients of the Monitored infrastructure.
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T, V, H > &t)
virtual StatusCode processJetContainer(const JetMonitoringAlg &parentAlg, const xAOD::JetContainer &jets, const EventContext &ctx) const
Gaudi::Property< std::string > m_group
JetHistoEventLevelFiller(const std::string &type, const std::string &name, const IInterface *parent)
ToolHandle< IEventHistoVarTool > m_var
A monitoring algorithm in charge of filling histogram for a JetContainer.
Declare a monitored scalar variable.
void fill(const ToolHandle< GenericMonitoringTool > &groupHandle, std::vector< std::reference_wrapper< Monitored::IMonitoredVariable > > &&variables) const
Fills a vector of variables to a group by reference.
JetContainer_v1 JetContainer
Definition of the current "jet container version".