siscone is hosted by Hepforge, IPPP Durham

The SISCone Jet Algorithm

Version 3.0.6



SISCone 3.0.6
siscone::Cvicinity_elm Class Reference

element in the vicinity of a parent. More...

#include <vicinity.h>

Collaboration diagram for siscone::Cvicinity_elm:

Public Attributes

Cmomentumv
 pointer to the second borderline particle More...
 
Cvicinity_inclusionis_inside
 variable to tell if the particle is inside or outside the cone More...
 
double eta
 eta coordinate of the center More...
 
double phi
 phi coordinate of the center More...
 
double angle
 angle with parent More...
 
bool side
 true if angle on the positive side, false otherwise More...
 
double cocircular_range
 amount by which the angle can be varied while maintaining this point within co-circularity margin More...
 
std::list< Cvicinity_elm * > cocircular
 list of elements co-circular with this one NB: empty list uses less mem than vector More...
 

Detailed Description

element in the vicinity of a parent.

class used to manage one points in the vicinity of a parent point.

Definition at line 63 of file vicinity.h.

Member Data Documentation

◆ angle

double siscone::Cvicinity_elm::angle

angle with parent

Definition at line 74 of file vicinity.h.

Referenced by siscone::Cvicinity::append_to_vicinity().

◆ cocircular

std::list<Cvicinity_elm * > siscone::Cvicinity_elm::cocircular

list of elements co-circular with this one NB: empty list uses less mem than vector

Definition at line 81 of file vicinity.h.

Referenced by siscone::Cvicinity::append_to_vicinity().

◆ cocircular_range

double siscone::Cvicinity_elm::cocircular_range

amount by which the angle can be varied while maintaining this point within co-circularity margin

Definition at line 76 of file vicinity.h.

Referenced by siscone::Cvicinity::append_to_vicinity().

◆ eta

double siscone::Cvicinity_elm::eta

eta coordinate of the center

Definition at line 72 of file vicinity.h.

Referenced by siscone::Cvicinity::append_to_vicinity().

◆ is_inside

Cvicinity_inclusion* siscone::Cvicinity_elm::is_inside

variable to tell if the particle is inside or outside the cone

Definition at line 69 of file vicinity.h.

Referenced by siscone::Cvicinity::set_particle_list().

◆ phi

double siscone::Cvicinity_elm::phi

phi coordinate of the center

Definition at line 73 of file vicinity.h.

Referenced by siscone::Cvicinity::append_to_vicinity().

◆ side

bool siscone::Cvicinity_elm::side

true if angle on the positive side, false otherwise

Definition at line 75 of file vicinity.h.

Referenced by siscone::Cvicinity::append_to_vicinity().

◆ v

Cmomentum* siscone::Cvicinity_elm::v

pointer to the second borderline particle

Definition at line 66 of file vicinity.h.

Referenced by siscone::Cvicinity::set_particle_list().


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