22#include "fastjet/ClusterSequence.hh"
23#include "fastjet/contrib/RecursiveSymmetryCutBase.hh"
24#include "fastjet/contrib/SoftDrop.hh"
60 ToolHandle<IJetFromPseudojet>
m_bld;
JetSoftDrop(const std::string &name)
StatusCode initialize()
Dummy implementation of the initialisation function.
int groom(const xAOD::Jet &jin, const PseudoJetContainer &, xAOD::JetContainer &jout) const
Transform jet.
void print() const
Print the state of the tool.
ToolHandle< IJetFromPseudojet > m_bld
Jet_v1 Jet
Definition of the current "jet version".
JetContainer_v1 JetContainer
Definition of the current "jet container version".