31 #include "protocones.h"
32 #include "split_merge.h"
76 int compute_jets(std::vector<Cmomentum> &_particles,
double _radius,
double _f,
77 int _n_pass_max=0,
double _ptmin=0.0,
78 Esplit_merge_scale _split_merge_scale=SM_pttilde);
93 Esplit_merge_scale _split_merge_scale=SM_pttilde);
101 #ifdef DEBUG_STABLE_CONES
102 int nb_hash_cones_total, nb_hash_occupied_total;
126 static std::ostream * _banner_ostr;
141 std::string siscone_package_name();
148 std::string siscone_version();
Computes the list of stable comes from a particle list.
std::vector< std::vector< Cmomentum > > protocones_list
list of protocones found pass-by-pass
int recompute_jets(double _f, double _ptmin=0.0, Esplit_merge_scale _split_merge_scale=SM_pttilde)
recompute the jets with a different overlap parameter.
int compute_jets(std::vector< Cmomentum > &_particles, double _radius, double _f, int _n_pass_max=0, double _ptmin=0.0, Esplit_merge_scale _split_merge_scale=SM_pttilde)
compute the jets from a given particle set.
static void set_banner_stream(std::ostream *ostr)
A call to this function modifies the stream used to print banners (by default cout).
static std::ostream * banner_stream()
returns a pointer to the stream to be used to print banners (cout by default)
static bool init_done
check random generator initialisation
The
SISCone project has been developed by
Gavin Salam and
Gregory Soyez
Documentation generated for SISCone by
Doxygen 1.8.17