siscone_spherical::CSphstable_cones Class Reference Computes the list of stable comes from a particle list. More...
Inheritance diagram for siscone_spherical::CSphstable_cones:
Collaboration diagram for siscone_spherical::CSphstable_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 89 of file protocones.h. Constructor & Destructor Documentation◆ CSphstable_cones()
◆ ~CSphstable_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 143 of file protocones.cpp. References siscone_spherical::CSph3vector::_phi, siscone_spherical::CSph3vector::_theta, siscone_spherical::CSphvicinity::build(), hc, siscone_spherical::CSphvicinity::n_part, siscone_spherical::CSphvicinity::parent, siscone_spherical::CSphvicinity::plist, protocones, R, R2, tan2R, and siscone_spherical::CSphvicinity::vicinity_size. Referenced by siscone_spherical::CSphsiscone::compute_jets(), and siscone_spherical::CSphsiscone::compute_jets_progressive_removal(). ◆ init()
initialisation
Definition at line 116 of file protocones.cpp. References hc, protocones, and siscone_spherical::CSphvicinity::set_particle_list(). Referenced by siscone_spherical::CSphsiscone::compute_jets(), and siscone_spherical::CSphsiscone::compute_jets_progressive_removal(). Member Data Documentation◆ hc
list of candidates Definition at line 119 of file protocones.h. Referenced by CSphstable_cones(), get_stable_cones(), init(), and ~CSphstable_cones(). ◆ nb_tot
total number of tested cones Definition at line 122 of file protocones.h. Referenced by CSphstable_cones(). ◆ protocones
list of stable cones Definition at line 116 of file protocones.h. Referenced by siscone_spherical::CSphsiscone::compute_jets(), siscone_spherical::CSphsiscone::compute_jets_progressive_removal(), get_stable_cones(), and init(). ◆ R
◆ R2
cone radius SQUARED Definition at line 132 of file protocones.h. Referenced by siscone_spherical::CSphsiscone::compute_jets(), siscone_spherical::CSphsiscone::compute_jets_progressive_removal(), get_stable_cones(), and siscone_spherical::CSphsiscone::recompute_jets(). ◆ tan2R
squared tangent of the cone radius Definition at line 135 of file protocones.h. Referenced by get_stable_cones(). 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 |