fastjet 2.4.3
Classes

DynamicNearestNeighbours.hh File Reference

#include <vector>
#include <string>
#include <iostream>
#include <sstream>
#include <cassert>
#include "fastjet/internal/numconsts.hh"
Include dependency graph for DynamicNearestNeighbours.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EtaPhi
 Shortcut for dealing with eta-phi coordinates. More...
class  DnnError
 class corresponding to errors that will be thrown by Dynamic Nearest Neighbours code More...
class  DynamicNearestNeighbours
 Abstract base class for quick location of nearest neighbours in a set of points, with facilities for adding and removing points from the set after initialisation. More...