|
fastjet 2.4.5
|
#include "fastjet/JetDefinition.hh"#include "fastjet/ClusterSequence.hh"#include <vector>#include <memory>#include <cmath>#include <sstream>

Go to the source code of this file.
Classes | |
| class | fastjet::SISConeBasePlugin |
| SISConeBasePlugin is a plugin for fastjet (v2.1 upwards) that provides a base interface to SISCone-type cone jet finder by Gregory Soyez and Gavin Salam. More... | |
| class | fastjet::SISConeBaseExtras |
| Class that provides extra information about a SISCone clustering the only thing that needs to be done for thee derived classes is to define '_jet_def_plugin', implement jet_def_plugin(); and add the corresponding plugin class as a friend. More... | |
Namespaces | |
| namespace | fastjet |
1.7.4