fastjet 2.4.5
Classes | Namespaces | Enumerations
AreaDefinition.hh File Reference
#include "fastjet/GhostedAreaSpec.hh"
Include dependency graph for AreaDefinition.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fastjet::VoronoiAreaSpec
 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. More...
class  fastjet::AreaDefinition
 class that holds a generic area definition More...

Namespaces

namespace  fastjet

Enumerations

enum  fastjet::AreaType {
  fastjet::invalid_area = -1, fastjet::active_area = 0, fastjet::active_area_explicit_ghosts = 1, fastjet::one_ghost_passive_area = 10,
  fastjet::passive_area = 11, fastjet::voronoi_area = 20
}
 the different types of area that are supported More...
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines