fastjet 2.4.5
|
#include <vector>
#include <string>
#include <iostream>
#include <sstream>
#include <cassert>
#include "fastjet/internal/numconsts.hh"
Go to the source code of this file.
Classes | |
class | fastjet::EtaPhi |
Shortcut for dealing with eta-phi coordinates. More... | |
class | fastjet::DnnError |
class corresponding to errors that will be thrown by Dynamic Nearest Neighbours code More... | |
class | fastjet::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... | |
Namespaces | |
namespace | fastjet |