ATLAS Offline Software
Loading...
Searching...
No Matches
TiledEtaPhiMap.h File Reference

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"
Include dependency graph for TiledEtaPhiMap.h:
This graph shows which files directly or indirectly include this file:

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
}

Detailed Description

Define a fast lookup map for points on the eta-phi cylinder and related utilities.

See TiledEtaPhiMap.

Author
P-A Delsart
Date
before 2010

Definition in file TiledEtaPhiMap.h.