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

real Jet information. More...

#include <split_merge.h>

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

Public Member Functions

 Cjet ()
 default ctor
 ~Cjet ()
 default dtor

Public Attributes

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.
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.

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

Definition at line 51 of file split_merge.h.

Member Data Documentation

double siscone::Cjet::sm_var2

ordering variable used for ordering and overlap in the split–merge.

This variable is automatically set either to pt_tilde, or to mt or to pt, depending on the siscone parameter. Note that the default behaviour is pt_tilde and that other chices may lead to infrared unsafe situations. Note: we use the square of the varible rather than the variable itself

Definition at line 70 of file split_merge.h.

Referenced by siscone::Cjet_area::Cjet_area(), siscone::Csplit_merge_ptcomparison::operator()(), and siscone::Csplit_merge::show().


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 Mon May 6 2013 04:18:17 for SISCone by  Doxygen 1.8.1.2