FastJet 3.0.0
Public Member Functions
fastjet::VoronoiAreaSpec Class Reference

Specification for the computation of the Voronoi jet area. More...

#include <fastjet/AreaDefinition.hh>

List of all members.

Public Member Functions

 VoronoiAreaSpec ()
 default constructor (effective_Rfact = 1);
 VoronoiAreaSpec (double effective_Rfact)
 constructor that allows you to set effective_Rfact.
double effective_Rfact () const
 return the value of effective_Rfact
std::string description () const
 return a textual description of the area definition.

Detailed Description

Specification for the computation of the Voronoi jet area.

class for holding a "Voronoi area" specification; an area will be assigned to each particle, which is the area of the intersection of the particle's Voronoi cell with a circle of radius R*effective_Rfact.

Definition at line 48 of file AreaDefinition.hh.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends