#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 8 of file RectangularEtaPhiRegion.h.
References alignmentValidation::c1, cphi, dphi, M_PI, phiHigh(), phiLow(), and proxim().
|
inline |
Definition at line 23 of file RectangularEtaPhiRegion.h.
|
inline |
Definition at line 22 of file RectangularEtaPhiRegion.h.
|
inline |
Definition at line 18 of file RectangularEtaPhiRegion.h.
References funct::abs(), ceta, cphi, deta, dphi, PVValHelper::eta, phi, and proxim().
|
inline |
|
inline |
|
private |
Definition at line 28 of file RectangularEtaPhiRegion.h.
Referenced by etaHigh(), etaLow(), and inRegion().
|
private |
Definition at line 30 of file RectangularEtaPhiRegion.h.
Referenced by inRegion(), phiHigh(), phiLow(), and RectangularEtaPhiRegion().
|
private |
Definition at line 29 of file RectangularEtaPhiRegion.h.
Referenced by VBF.VBF::__str__(), etaHigh(), etaLow(), and inRegion().
|
private |
Definition at line 31 of file RectangularEtaPhiRegion.h.
Referenced by VBF.VBF::__str__(), inRegion(), phiHigh(), phiLow(), and RectangularEtaPhiRegion().