fastjet 2.4.5
Public Attributes
fastjet::GraphEdge Class Reference

handle an edge of the Voronoi Diagram. More...

#include <Voronoi.hh>

Collaboration diagram for fastjet::GraphEdge:
Collaboration graph
[legend]

List of all members.

Public Attributes

double x1
 coordinates of the extreme points
double y1
double x2
double y2
int point1
 indices of the parent sites that define the edge
int point2
GraphEdgenext
 pointer to the next edge

Detailed Description

handle an edge of the Voronoi Diagram.

Definition at line 129 of file Voronoi.hh.


Member Data Documentation

indices of the parent sites that define the edge

Definition at line 135 of file Voronoi.hh.

Referenced by fastjet::VoronoiDiagramGenerator::pushGraphEdge(), and fastjet::ClusterSequenceVoronoiArea::VoronoiAreaCalc::VoronoiAreaCalc().


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