7#ifndef JETMONITORING_JETATTRIBUTEHISTOS_H
8#define JETMONITORING_JETATTRIBUTEHISTOS_H
23#include "GaudiKernel/ToolHandle.h"
Header file for AthHistogramAlgorithm.
Interval_t
Redefinition of fill intervals as in ManagedMonitorToolBase.
virtual int fillHistosFromJet(const xAOD::Jet &j, float weight)
virtual int fillHistosFromContainer(const xAOD::JetContainer &cont, float weight)
virtual int buildHistos()
virtual StatusCode initialize()
Dummy implementation of the initialisation function.
ToolHandle< HistoDefinitionTool > m_histoDef
virtual ~JetAttributeHisto()
JetAttributeHisto(const std::string &t)
std::vector< std::string > m_attTypes
std::vector< bool > m_attGeV
virtual void renameAndRegister(TH1 *h, const std::string &subD="", Interval_t i=all)
Rename an histo according to the tool's path. redefine here to take m_selectedIndex into account.
ASG_TOOL_CLASS0(JetAttributeHisto)
jet::HistoFiller * m_histoFiller
std::vector< std::string > m_attNames
JetHistoBase(const std::string &t)
Jet_v1 Jet
Definition of the current "jet version".
JetContainer_v1 JetContainer
Definition of the current "jet container version".