#include <hash.h>

Public Attributes | |
| Creference | ref |
| reference | |
| double | eta |
| centre: eta coordinate | |
| double | phi |
| centre: phi coordinate | |
| bool | is_stable |
| true if stable w.r.t. "border particles" | |
| hash_element * | next |
| pointer to the next element | |
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.