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