siscone is hosted by Hepforge, IPPP Durham

The SISCone Jet Algorithm

Version 3.0.6



SISCone 3.0.6
siscone::Cjet_area Class Reference

real Jet information, including its area(s) More...

#include <area.h>

Inheritance diagram for siscone::Cjet_area:
Collaboration diagram for siscone::Cjet_area:

Public Member Functions

 Cjet_area ()
 default ctor More...
 
 Cjet_area (Cjet &j)
 jet-initialised ctor More...
 
 ~Cjet_area ()
 default dtor More...
 
- Public Member Functions inherited from siscone::Cjet
 Cjet ()
 default ctor More...
 
 ~Cjet ()
 default dtor More...
 

Public Attributes

double passive_area
 passive area More...
 
double active_area
 active area More...
 
- Public Attributes inherited from siscone::Cjet
Cmomentum v
 jet momentum More...
 
double pt_tilde
 p-scheme pt More...
 
int n
 number of particles inside More...
 
std::vector< int > contents
 particle contents (list of indices) More...
 
double sm_var2
 ordering variable used for ordering and overlap in the split–merge. More...
 
Ceta_phi_range range
 covered range in eta-phi More...
 
int pass
 pass at which the jet has been found It starts at 0 (first pass), -1 means infinite rapidity (it will be initialised to "CJET_INEXISTENT_PASS" which should never appear after clustering) More...
 

Detailed Description

real Jet information, including its area(s)

This class contains information for one single jet. That is, first, its momentum carrying information about its centre and pT, and second, its particle contents. Compared to the Cjet class, it also includes the passive and active areas of the jet computed using the Carea class.

Definition at line 48 of file area.h.

Constructor & Destructor Documentation

◆ Cjet_area() [1/2]

siscone::Cjet_area::Cjet_area ( )

default ctor

Definition at line 51 of file area.cpp.

References active_area, and passive_area.

◆ Cjet_area() [2/2]

siscone::Cjet_area::Cjet_area ( Cjet j)

◆ ~Cjet_area()

siscone::Cjet_area::~Cjet_area ( )

default dtor

Definition at line 72 of file area.cpp.

Member Data Documentation

◆ active_area

double siscone::Cjet_area::active_area

active area

Definition at line 61 of file area.h.

Referenced by Cjet_area().

◆ passive_area

double siscone::Cjet_area::passive_area

passive area

Definition at line 60 of file area.h.

Referenced by Cjet_area().


The documentation for this class was generated from the following files:

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