#include <MissingCellListTool.h>
|
| size_t | tileIndex (CellPosition &p) const |
| | index of the tile containing p
|
| size_t | tileIndex_i (int ix, int iy) const |
| | retrieve the tile index from its integer coordinates.
|
Definition at line 90 of file MissingCellListTool.h.
◆ tile_t
◆ ~CaloCellFastMap()
| virtual jet::CaloCellFastMap::~CaloCellFastMap |
( |
| ) |
|
|
inlinevirtual |
◆ cells() [1/2]
◆ cells() [2/2]
| const cellset_t & jet::CaloCellFastMap::cells |
( |
| ) |
const |
|
inline |
◆ cellsInDeltaR()
| std::vector< CellPosition > jet::CaloCellFastMap::cellsInDeltaR |
( |
double | eta, |
|
|
double | phi, |
|
|
double | r ) const |
|
inline |
Definition at line 93 of file MissingCellListTool.h.
93 {
96 }
Scalar eta() const
pseudorapidity method
Scalar phi() const
phi method
std::vector< CellPosition > pointsInDr(CellPosition &p, double r) const
CaloCell_ID::CaloSample CaloSample
◆ clear()
◆ init()
◆ insert()
◆ pointsInDr()
retrieve all points within deltaR of p. WARNING !! wrong results if r>rmax !
◆ reset()
Definition at line 101 of file TiledEtaPhiMap.h.
An eta-phi map providing a relatively fast way of retrieving points at a given distance of a point in...
◆ setEtaRange()
◆ size()
◆ tileIndex()
index of the tile containing p
Definition at line 119 of file TiledEtaPhiMap.h.
119 {
120
126
128 }
size_t tileIndex_i(int ix, int iy) const
◆ tileIndex_i()
retrieve the tile index from its integer coordinates.
Definition at line 131 of file TiledEtaPhiMap.h.
◆ m_allCells
◆ m_etarange
◆ m_halfetarange
◆ m_ndivX
◆ m_ndivY
◆ m_rmax
◆ m_size
◆ m_sizeX
◆ m_sizeY
◆ m_tiles
The documentation for this class was generated from the following file: