siscone is hosted by Hepforge, IPPP Durham

The SISCone Jet Algorithm

Version 3.0.6



SISCone 3.0.6
siscone_spherical::sph_hash_element Class Reference

information on store cones candidates. More...

#include <hash.h>

Collaboration diagram for siscone_spherical::sph_hash_element:

Public Attributes

CSph3vector centre
 centre of the cone More...
 
bool is_stable
 true if stable w.r.t. "border particles" More...
 
sph_hash_elementnext
 pointer to the next element More...
 

Detailed Description

information on store cones candidates.

We store in this class the information used to count all protocones in a first pass. This first pass only count cones with different references and test their stbility with the parent-child particles (border particles).

Definition at line 46 of file hash.h.

Member Data Documentation

◆ centre

CSph3vector siscone_spherical::sph_hash_element::centre

centre of the cone

Definition at line 48 of file hash.h.

Referenced by siscone_spherical::sph_hash_cones::insert().

◆ is_stable

bool siscone_spherical::sph_hash_element::is_stable

true if stable w.r.t. "border particles"

Definition at line 49 of file hash.h.

Referenced by siscone_spherical::sph_hash_cones::insert().

◆ next

sph_hash_element* siscone_spherical::sph_hash_element::next

pointer to the next element

Definition at line 51 of file hash.h.

Referenced by siscone_spherical::sph_hash_cones::insert(), and siscone_spherical::sph_hash_cones::~sph_hash_cones().


The documentation for this class was generated from the following file:

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