siscone is hosted by Hepforge, IPPP Durham

The SISCone Jet Algorithm

Version 3.0.6



SISCone 3.0.6
siscone_spherical::CSphborder_store Class Reference

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

#include <protocones.h>

Collaboration diagram for siscone_spherical::CSphborder_store:

Public Member Functions

 CSphborder_store (CSphmomentum *momentum, CSph3vector &centre, CSph3vector &angl_dir1, CSph3vector &angl_dir2)
 default ctor More...
 

Public Attributes

CSphmomentummom
 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 55 of file protocones.h.

Constructor & Destructor Documentation

◆ CSphborder_store()

siscone_spherical::CSphborder_store::CSphborder_store ( CSphmomentum momentum,
CSph3vector centre,
CSph3vector angl_dir1,
CSph3vector angl_dir2 
)
inline

default ctor

Definition at line 58 of file protocones.h.

References siscone_spherical::CSph3vector::_phi, siscone_spherical::CSph3vector::_theta, and angle.

Member Data Documentation

◆ angle

double siscone_spherical::CSphborder_store::angle

angle w.r.t. circle centre

Definition at line 69 of file protocones.h.

Referenced by CSphborder_store().

◆ is_in

bool siscone_spherical::CSphborder_store::is_in

inclusion status of the particle

Definition at line 70 of file protocones.h.

◆ mom

CSphmomentum* siscone_spherical::CSphborder_store::mom

particle momentum

Definition at line 68 of file protocones.h.


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