![]() |
ATLAS Offline Software
|
Classes | |
| class | EtaPhiLUT |
| 2D look up table for eflowRecClusters More... | |
Functions | |
| float | phiInRange (float phi) |
| hepler function to ensure phi is within +-Pi | |
| unsigned int | phiIndex (float phi, float binsize) |
| calculate phi index for a given phi | |
Variables | |
| static constexpr float | TWOPI = 2*M_PI |
| define 2*Pi | |
| unsigned int eflowRec::phiIndex | ( | float | phi, |
| float | binsize ) |
| float eflowRec::phiInRange | ( | float | phi | ) |
hepler function to ensure phi is within +-Pi
Definition at line 16 of file EtaPhiLUT.cxx.
|
staticconstexpr |
define 2*Pi
Definition at line 13 of file EtaPhiLUT.cxx.