siscone.h final class: gather everything to compute the jet contents. Definition: siscone.h:48 std::vector< std::vector< Cmomentum > > protocones_list list of protocones found pass-by-pass (not filled by compute_jets_progressive_removal) Definition: siscone.h:117 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. Definition: siscone.cpp:79 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. Definition: siscone.cpp:216 int compute_jets_progressive_removal(std::vector< Cmomentum > &_particles, double _radius, int _n_pass_max=0, double _ptmin=0.0, Esplit_merge_scale _ordering_scale=SM_pttilde) compute the jets from a given particle set. Definition: siscone.cpp:156 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:137 static std::ostream * banner_stream() returns a pointer to the stream to be used to print banners (cout by default) Definition: siscone.h:143 Computes the list of stable comes from a particle list. Definition: protocones.h:82 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 |