#include <list>#include <vector>#include <iostream>#include <math.h>#include "JetUtils/JetDistances.h"#include "JetUtils/TiledEtaPhiMap.icc"Go to the source code of this file.
Classes | |
| struct | JetTiledMap::utils |
| class | JetTiledMap::Tile< POINT, DIST2 > |
| class | JetTiledMap::TiledEtaPhiMap< POINT, DIST2 > |
Enumerations | |
| enum | Directions { N = 0, NE, E, SE, S, SW, W, NW } |
Define a fast lookup map for points on the eta-phi cylinder and related utilities. See TiledEtaPhiMap.
1.6.1