SISCone  2.0.6
Public Member Functions | Public Attributes | List of all members
siscone::Cjet_area Class Reference

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

#include <area.h>

Inheritance diagram for siscone::Cjet_area:
Inheritance graph
[legend]
Collaboration diagram for siscone::Cjet_area:
Collaboration graph
[legend]

Public Member Functions

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

Public Attributes

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

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.


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 for SISCone by  Doxygen 1.8.12