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