◆ EtaPhiRegion()
EtaPhiRegion::EtaPhiRegion |
( |
float |
iEta, |
|
|
float |
iPhi, |
|
|
float |
iDR, |
|
|
float |
iDEta, |
|
|
float |
iDPhi |
|
) |
| |
|
inline |
◆ ~EtaPhiRegion()
EtaPhiRegion::~EtaPhiRegion |
( |
| ) |
|
|
inline |
◆ operator()()
bool EtaPhiRegion::operator() |
( |
float |
eta, |
|
|
float |
phi |
|
) |
| const |
|
inline |
Definition at line 58 of file HLTCaloObjInRegionsProducer.cc.
References funct::abs(), centreEta_, centrePhi_, reco::deltaPhi(), reco::deltaR2(), PVValHelper::eta, maxDeltaR2_, maxDEta_, maxDPhi_, and phi.
constexpr double deltaPhi(double phi1, double phi2)
Abs< T >::type abs(const T &t)
constexpr auto deltaR2(const T1 &t1, const T2 &t2) -> decltype(t1.eta())
◆ centreEta_
float EtaPhiRegion::centreEta_ |
|
private |
◆ centrePhi_
float EtaPhiRegion::centrePhi_ |
|
private |
◆ maxDeltaR2_
float EtaPhiRegion::maxDeltaR2_ |
|
private |
◆ maxDEta_
float EtaPhiRegion::maxDEta_ |
|
private |
◆ maxDPhi_
float EtaPhiRegion::maxDPhi_ |
|
private |