5#ifndef IJETHISTOFILLER_H
6#define IJETHISTOFILLER_H
10#include "GaudiKernel/IAlgTool.h"
static const InterfaceID IID_IJetHistoFiller("IJetHistoFiller", 1, 0)
Interface for tools in charge of filling 1 histo (or several closely related ones)
static const InterfaceID & interfaceID()
virtual ~IJetHistoFiller()
virtual StatusCode processJetContainer(const JetMonitoringAlg &parentAlg, const xAOD::JetContainer &jets, const EventContext &ctx) const =0
A monitoring algorithm in charge of filling histogram for a JetContainer.
JetContainer_v1 JetContainer
Definition of the current "jet container version".