siscone::Cstable_cones Class Reference Computes the list of stable comes from a particle list. More...
Inheritance diagram for siscone::Cstable_cones:
Collaboration diagram for siscone::Cstable_cones:
Detailed DescriptionComputes the list of stable comes from a particle list. This class does the first fundamental task of te cone algorithm: it is used to compute the list of stable cones given a list of particles. Definition at line 82 of file protocones.h. Constructor & Destructor Documentation◆ Cstable_cones()
◆ ~Cstable_cones()
Member Function Documentation◆ get_stable_cones()
compute stable cones. This function really does the job i.e. computes the list of stable cones (in a seedless way)
Definition at line 141 of file protocones.cpp. References siscone::Cvicinity::build(), hc, siscone::Cvicinity::n_part, siscone::Cvicinity::parent, siscone::Cvicinity::plist, protocones, R, R2, and siscone::Cvicinity::vicinity_size. Referenced by siscone::Csiscone::compute_jets(), and siscone::Csiscone::compute_jets_progressive_removal(). ◆ init()
initialisation
Definition at line 114 of file protocones.cpp. References hc, protocones, and siscone::Cvicinity::set_particle_list(). Referenced by siscone::Csiscone::compute_jets(), and siscone::Csiscone::compute_jets_progressive_removal(). Member Data Documentation◆ hc
list of candidates Definition at line 112 of file protocones.h. Referenced by Cstable_cones(), get_stable_cones(), init(), and ~Cstable_cones(). ◆ nb_tot
total number of tested cones Definition at line 115 of file protocones.h. Referenced by Cstable_cones(). ◆ protocones
list of stable cones Definition at line 109 of file protocones.h. Referenced by siscone::Csiscone::compute_jets(), siscone::Csiscone::compute_jets_progressive_removal(), get_stable_cones(), and init(). ◆ R
◆ R2
cone radius SQUARED Definition at line 125 of file protocones.h. Referenced by siscone::Csiscone::compute_jets(), siscone::Csiscone::compute_jets_progressive_removal(), get_stable_cones(), and siscone::Csiscone::recompute_jets(). The documentation for this class was generated from the following files:
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 |