#include <fastjet/ClusterSequence.hh>

Go to the source code of this file.
Classes | |
| class | _NoInfo |
| dummy class, used as a default template argument More... | |
| class | NNHInfo< I > |
| template that will help initialise a BJ with a PseudoJet and extra information More... | |
| class | NNHInfo< _NoInfo > |
| Specialisation of NNHInfo for cases where there is no extra info. More... | |
| class | NNH< BJ, I > |
| Class to help solve closest pair problems with generic interparticle distances and a beam distance, using Anderberg's Nearest Neighbour Heuristic. More... | |
| class | NNH< BJ, I >::NNBJ |
| a class that wraps around the BJ, supplementing it with extra information such as pointers to neighbours, etc. More... | |
1.6.1