siscone is hosted by Hepforge, IPPP Durham

The SISCone Jet Algorithm

Version 3.0.6



SISCone 3.0.6
siscone::hash_element Class Reference

information on store cones candidates. More...

#include <hash.h>

Collaboration diagram for siscone::hash_element:

Public Attributes

Creference ref
 reference More...
 
double eta
 centre: eta coordinate More...
 
double phi
 centre: phi coordinate More...
 
bool is_stable
 true if stable w.r.t. "border particles" More...
 
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 45 of file hash.h.

Member Data Documentation

◆ eta

double siscone::hash_element::eta

centre: eta coordinate

Definition at line 48 of file hash.h.

Referenced by siscone::hash_cones::insert().

◆ is_stable

bool siscone::hash_element::is_stable

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

Definition at line 50 of file hash.h.

Referenced by siscone::hash_cones::insert().

◆ next

hash_element* siscone::hash_element::next

pointer to the next element

Definition at line 52 of file hash.h.

Referenced by siscone::hash_cones::insert(), and siscone::hash_cones::~hash_cones().

◆ phi

double siscone::hash_element::phi

centre: phi coordinate

Definition at line 49 of file hash.h.

Referenced by siscone::hash_cones::insert().

◆ ref

Creference siscone::hash_element::ref

reference

Definition at line 47 of file hash.h.

Referenced by siscone::hash_cones::insert().


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