#include <QJetsPlugin.hh>
|
| QJetsPlugin (double zcut, double dcut_fctr, double exp_min, double exp_max, double rigidity, double truncation_fctr=0.) |
|
void | SetRandSeed (unsigned seed) |
|
double | R () const |
|
std::string | description () const |
|
void | run_clustering (fastjet::ClusterSequence &cs) const |
|
qjets::QJetsPlugin::QJetsPlugin |
( |
double |
zcut, |
|
|
double |
dcut_fctr, |
|
|
double |
exp_min, |
|
|
double |
exp_max, |
|
|
double |
rigidity, |
|
|
double |
truncation_fctr = 0. |
|
) |
| |
std::string qjets::QJetsPlugin::description |
( |
| ) |
const |
double qjets::QJetsPlugin::R |
( |
| ) |
const |
void qjets::QJetsPlugin::run_clustering |
( |
fastjet::ClusterSequence & |
cs | ) |
const |
void qjets::QJetsPlugin::SetRandSeed |
( |
unsigned |
seed | ) |
|
The documentation for this class was generated from the following files: