26 #include "fastjet/JetDefinition.hh"
27 #include "StjFastJet.h"
28 #include "StFastJetPars.h"
62 const int StFastJetPars::NlnNCam2pi2R = fastjet::NlnNCam2pi2R;
63 const int StFastJetPars::NlnNCam = fastjet::NlnNCam;
70 #include "fastjet/CDFMidPointPlugin.hh"
75 double overlapThreshold,
77 double coneAreaFraction)
78 :
StPlugin(new fastjet::CDFMidPointPlugin(coneRadius,overlapThreshold,seedThreshold,coneAreaFraction))
82 StCDFMidPointPlugin::~StCDFMidPointPlugin()
static const int BIpt2_scheme
static const int NlnN
best of the NlnN variants – best overall for N>10^4
static const int genkt_for_passive_algorithm
static const int plugin_algorithm
any plugin algorithm supplied by the user
static const int NlnN4pi
legacy N ln N using 4pi coverage of cylinder
static const int N3Dumb
worse even than the usual N^3 algorithms
static const int ee_kt_algorithm
the e+e- kt algorithm
static const int Et_scheme
static const int cambridge_algorithm
static const int Best
automatic selection of the best (based on N)
static const int N2PoorTiled
legacy
static const int pt_scheme
static const int genkt_algorithm
static const int N2Plain
fastest below 50
static const int BIpt_scheme
static const int NlnN3pi
legacy N ln N using 3pi coverage of cylinder
static const int external_scheme
for the user's external scheme
static const int plugin_strategy
the plugin has been used...
static const int cambridge_for_passive_algorithm
static const int kt_algorithm
static const int pt2_scheme
static const int Et2_scheme
static const int N2Tiled
fastest from about 50..500
static const int E_scheme
static const int antikt_algorithm
static const int N2MinHeapTiled
static const int ee_genkt_algorithm
the e+e- genkt algorithm (R > 2 and p=1 gives ee_kt)
static const int NlnNCam4pi