1#ifndef JETSUBSTRUCTUREMOMENTTOOLS_LUNDVARIABLESTOOL_H
2#define JETSUBSTRUCTUREMOMENTTOOLS_LUNDVARIABLESTOOL_H
5#include "fastjet/PseudoJet.hh"
12 void print()
const override;
15 double pt = -999,
m = -999;
21 static std::vector<Declustering>
getLundVar(std::vector<fastjet::PseudoJet> v_jcs);
IJetModifier is a dual-use tool interface for a tool that modifies a jet collection.
Jet_v1 Jet
Definition of the current "jet version".