Public Member Functions | |
EtaPhiRegion (float iEta, float iPhi, float iDR, float iDEta, float iDPhi) | |
bool | operator() (float eta, float phi) const |
~EtaPhiRegion () | |
Private Attributes | |
float | centreEta_ |
float | centrePhi_ |
float | maxDeltaR2_ |
float | maxDEta_ |
float | maxDPhi_ |
Definition at line 46 of file HLTCaloObjInRegionsProducer.cc.
|
inline |
Definition at line 55 of file HLTCaloObjInRegionsProducer.cc.
|
inline |
Definition at line 57 of file HLTCaloObjInRegionsProducer.cc.
|
inline |
Definition at line 58 of file HLTCaloObjInRegionsProducer.cc.
References funct::abs(), centreEta_, centrePhi_, reco::deltaPhi(), reco::deltaR2(), maxDeltaR2_, maxDEta_, and maxDPhi_.
|
private |
Definition at line 48 of file HLTCaloObjInRegionsProducer.cc.
Referenced by operator()().
|
private |
Definition at line 49 of file HLTCaloObjInRegionsProducer.cc.
Referenced by operator()().
|
private |
Definition at line 50 of file HLTCaloObjInRegionsProducer.cc.
Referenced by operator()().
|
private |
Definition at line 51 of file HLTCaloObjInRegionsProducer.cc.
Referenced by operator()().
|
private |
Definition at line 52 of file HLTCaloObjInRegionsProducer.cc.
Referenced by operator()().