6#ifndef JETHISTORESPNSEEFFICIENCY_H
7#define JETHISTORESPNSEEFFICIENCY_H
29 Gaudi::Property<std::string>
m_group {
this,
"Group",
"undefined"};
Interface for tools in charge of filling 1 histo (or several closely related ones)
Gaudi::Property< float > m_energyScale
virtual StatusCode processJetContainer(const JetMonitoringAlg &parentAlg, const xAOD::JetContainer &jets, const EventContext &ctx) const
SG::ReadHandleKey< xAOD::JetContainer > m_refContainerKey
Gaudi::Property< std::string > m_group
virtual ~JetHistoResponseAndEff()
virtual StatusCode initialize()
JetHistoResponseAndEff(const std::string &type, const std::string &name, const IInterface *parent)
A monitoring algorithm in charge of filling histogram for a JetContainer.
Property holding a SG store/key/clid from which a ReadHandle is made.
JetContainer_v1 JetContainer
Definition of the current "jet container version".