siscone is hosted by Hepforge, IPPP Durham

The SISCone Jet Algorithm

Version 3.0.6



SISCone 3.0.6
siscone::Cborder_store Class Reference

class for storing a border momentum (in context of co-circularity checks). More...

#include <protocones.h>

Collaboration diagram for siscone::Cborder_store:

Public Member Functions

 Cborder_store (Cmomentum *momentum, double centre_eta, double centre_phi)
 default ctor More...
 

Public Attributes

Cmomentummom
 particle momentum More...
 
double angle
 angle w.r.t. circle centre More...
 
bool is_in
 inclusion status of the particle More...
 

Detailed Description

class for storing a border momentum (in context of co-circularity checks).

This class essentially calculates angle of border point w.r.t. circle center (eta & phi), and provides a store of information about whether we are currently including this point in the candidate

Definition at line 53 of file protocones.h.

Constructor & Destructor Documentation

◆ Cborder_store()

siscone::Cborder_store::Cborder_store ( Cmomentum momentum,
double  centre_eta,
double  centre_phi 
)
inline

default ctor

Definition at line 56 of file protocones.h.

References angle, siscone::Cmomentum::eta, mom, and siscone::Cmomentum::phi.

Member Data Documentation

◆ angle

double siscone::Cborder_store::angle

angle w.r.t. circle centre

Definition at line 62 of file protocones.h.

Referenced by Cborder_store().

◆ is_in

bool siscone::Cborder_store::is_in

inclusion status of the particle

Definition at line 63 of file protocones.h.

◆ mom

Cmomentum* siscone::Cborder_store::mom

particle momentum

Definition at line 61 of file protocones.h.

Referenced by Cborder_store().


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