7#ifndef JetReclusterer_H
8#define JetReclusterer_H
48 virtual void print()
const override;
53 ToolHandle<IJetConstituentsRetriever>
m_hcr;
virtual void print() const override
Print the state of the tool.
virtual int groom(const xAOD::Jet &jin, const PseudoJetContainer &, xAOD::JetContainer &jout) const override
Transform jet.
JetReclusterer(const std::string &name)
ToolHandle< IJetConstituentsRetriever > m_hcr
virtual StatusCode initialize() override
Dummy implementation of the initialisation function.
ToolHandle< IJetFinder > m_finder
Jet_v1 Jet
Definition of the current "jet version".
JetContainer_v1 JetContainer
Definition of the current "jet container version".