Voronoi.hh File Reference

#include "fastjet/ClusterSequenceWithArea.hh"
#include <vector>
#include <math.h>
#include <stdlib.h>
#include <string.h>
Include dependency graph for Voronoi.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fastjet::Point
 class to handle a 2d point More...
class  fastjet::GraphEdge
 handle an edge of the Voronoi Diagram. More...
class  fastjet::Site
 structure used both for particle sites and for vertices. More...
class  fastjet::Freenode
class  fastjet::FreeNodeArrayList
class  fastjet::Freelist
class  fastjet::Edge
class  fastjet::Halfedge
class  fastjet::VoronoiDiagramGenerator

Namespaces

namespace  fastjet

Defines

#define DELETED   -2
#define le   0
#define re   1

Functions

double fastjet::norm (const Point p)
 norm of a vector
double fastjet::vector_product (const Point &p1, const Point &p2)
 2D vector product
double fastjet::scalar_product (const Point &p1, const Point &p2)
 scalar product
int fastjet::scomp (const void *p1, const void *p2)

Define Documentation

#define DELETED   -2

Definition at line 66 of file Voronoi.hh.

#define le   0

Definition at line 67 of file Voronoi.hh.

#define re   1

Definition at line 68 of file Voronoi.hh.


Generated on 26 Feb 2010 for fastjet by  doxygen 1.6.1