6#ifndef JETHISTOLEADINGJETSRELATIONS_H
7#define JETHISTOLEADINGJETSRELATIONS_H
35 Gaudi::Property<std::string>
m_group {
this,
"Group",
"undefined"};
Interface for tools in charge of filling 1 histo (or several closely related ones)
JetHistoLeadingJetsRelations(const std::string &type, const std::string &name, const IInterface *parent)
virtual StatusCode processJetContainer(const JetMonitoringAlg &parentAlg, const xAOD::JetContainer &jets, const EventContext &ctx) const
virtual ~JetHistoLeadingJetsRelations()
Gaudi::Property< std::string > m_group
virtual StatusCode initialize()
A monitoring algorithm in charge of filling histogram for a JetContainer.
JetContainer_v1 JetContainer
Definition of the current "jet container version".