ATLAS Offline Software
CaloRecGPU::EtaPhiMapEntry Class Reference

Holds an (eta, phi) to cell map for a given sampling. More...

#include <EtaPhiMap.h>

Collaboration diagram for CaloRecGPU::EtaPhiMapEntry:

Detailed Description

Holds an (eta, phi) to cell map for a given sampling.

eta_grid: number of subdivisions in eta (doubled for non-continuous)
phi_grid: number of subdivisions in phi (doubled for non-continuous)
respect_deltas: if true, the cells stretch only as far as their deta and dphi;
if false, always return closest cell.
continuous: if true, the sampling provides continuous coverage for positive and negative etas.
if false, the sampling is separated between its positive and negative eta cells.

Definition at line 30 of file EtaPhiMap.h.


The documentation for this class was generated from the following file: