10#ifndef JETMJETPTHISTOTOOL_H
11#define JETMJETPTHISTOTOOL_H
21 JetHistoPtTool(
const std::string&
type,
const std::string & name ,
const IInterface* parent);
30 Gaudi::Property<std::string>
m_group {
this,
"Group",
"undefined"};
Interface for tools in charge of filling 1 histo (or several closely related ones)
A monitoring algorithm in charge of filling histogram for a JetContainer.
JetContainer_v1 JetContainer
Definition of the current "jet container version".