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