fastjet 2.4.3
|
#include "fastjet/JetDefinition.hh"
#include <list>
#include <memory>
#include <cmath>
Go to the source code of this file.
Classes | |
class | NestedDefsPlugin |
NestedAglsPlugin is a plugin for fastjet (v2.4 upwards) that, given a list of jet definitions, performs the clustering by feeding the particles to the first algorithm and then, successively feeding the output to the next algorithm in the list. More... |