siscone.h final class: gather everything to compute the jet contents. Definition: siscone.h:50 int compute_jets_progressive_removal(std::vector< CSphmomentum > &_particles, double _radius, int _n_pass_max=0, double _Emin=0.0, Esplit_merge_scale _ordering_scale=SM_Etilde) compute the jets from a given particle set. Definition: siscone.cpp:156 int compute_jets(std::vector< CSphmomentum > &_particles, double _radius, double _f, int _n_pass_max=0, double _Emin=0.0, Esplit_merge_scale _split_merge_scale=SM_Etilde) compute the jets from a given particle set. Definition: siscone.cpp:81 static std::ostream * banner_stream() returns a pointer to the stream to be used to print banners (cout by default) Definition: siscone.h:140 std::vector< std::vector< CSphmomentum > > protocones_list list of protocones found pass-by-pass Definition: siscone.h:114 int recompute_jets(double _f, double _Emin=0.0, Esplit_merge_scale _split_merge_scale=SM_Etilde) recompute the jets with a different overlap parameter. Definition: siscone.cpp:215 static void set_banner_stream(std::ostream *ostr) A call to this function modifies the stream used to print banners (by default cout). Definition: siscone.h:134 Computes the list of stable comes from a particle list. Definition: protocones.h:89 The SISCone project has been developed by Gavin Salam and Gregory Soyez Documentation generated on Tue Jun 20 2023 18:08:37 for SISCone by Doxygen 1.9.4 |