![]() |
ATLAS Offline Software
|
Define a fast lookup map for points on the eta-phi cylinder and related utilities. More...
#include <list>#include <vector>#include <cmath>#include "FourMomUtils/xAODP4Helpers.h"#include "JetUtils/TiledEtaPhiMap.icc"Go to the source code of this file.
Classes | |
| struct | JetTiledMap::utils |
| class | JetTiledMap::Tile< POINT, DIST2 > |
| class Tile More... | |
| class | JetTiledMap::TiledEtaPhiMap< POINT, DIST2 > |
| An eta-phi map providing a relatively fast way of retrieving points at a given distance of a point in the plan (cylinder in this case). More... | |
Namespaces | |
| namespace | JetTiledMap |
Enumerations | |
| enum | JetTiledMap::Directions { JetTiledMap::N =0 , JetTiledMap::NE , JetTiledMap::E , JetTiledMap::SE , JetTiledMap::S , JetTiledMap::SW , JetTiledMap::W , JetTiledMap::NW } |
Define a fast lookup map for points on the eta-phi cylinder and related utilities.
See TiledEtaPhiMap.
Definition in file TiledEtaPhiMap.h.