#include <EcalEtaPhiRegion.h>
Public Member Functions | |
EcalEtaPhiRegion (float etaLow, float etaHigh, float phiLow, float phiHigh) | |
auto | etaHigh () const |
auto | etaLow () const |
bool | inRegion (float eta, float phi) const |
auto | phiHigh () const |
auto | phiLow () const |
Private Attributes | |
float | ceta |
float | cphi |
float | deta |
float | dphi |
Definition at line 6 of file EcalEtaPhiRegion.h.
|
inline |
Definition at line 10 of file EcalEtaPhiRegion.h.
References alignmentValidation::c1, constexpr, cphi, dphi, M_PI, phiLow(), and proxim().
|
inline |
Definition at line 26 of file EcalEtaPhiRegion.h.
Referenced by EcalElectronicsMapping::GetListofFEDs().
|
inline |
Definition at line 25 of file EcalEtaPhiRegion.h.
Referenced by EcalElectronicsMapping::GetListofFEDs().
|
inline |
Definition at line 20 of file EcalEtaPhiRegion.h.
References funct::abs(), ceta, cphi, deta, dphi, and proxim().
|
inline |
Definition at line 28 of file EcalEtaPhiRegion.h.
Referenced by EcalElectronicsMapping::GetListofFEDs().
|
inline |
Definition at line 27 of file EcalEtaPhiRegion.h.
Referenced by EcalEtaPhiRegion(), and EcalElectronicsMapping::GetListofFEDs().
|
private |
Definition at line 32 of file EcalEtaPhiRegion.h.
Referenced by etaHigh(), etaLow(), and inRegion().
|
private |
Definition at line 34 of file EcalEtaPhiRegion.h.
Referenced by EcalEtaPhiRegion(), inRegion(), phiHigh(), and phiLow().
|
private |
Definition at line 33 of file EcalEtaPhiRegion.h.
Referenced by etaHigh(), etaLow(), and inRegion().
|
private |
Definition at line 35 of file EcalEtaPhiRegion.h.
Referenced by EcalEtaPhiRegion(), inRegion(), phiHigh(), and phiLow().