#include <HLTCaloObjInRegionsProducer.h>
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 50 of file HLTCaloObjInRegionsProducer.h.
|
inline |
Definition at line 58 of file HLTCaloObjInRegionsProducer.h.
Referenced by EtaPhiRegionData< T1 >::getEtaPhiRegions().
|
inline |
Definition at line 61 of file HLTCaloObjInRegionsProducer.h.
|
inline |
Definition at line 62 of file HLTCaloObjInRegionsProducer.h.
References funct::abs(), reco::deltaPhi(), reco::deltaR2(), and maxDPhi_.
|
private |
Definition at line 52 of file HLTCaloObjInRegionsProducer.h.
|
private |
Definition at line 53 of file HLTCaloObjInRegionsProducer.h.
|
private |
Definition at line 54 of file HLTCaloObjInRegionsProducer.h.
|
private |
Definition at line 55 of file HLTCaloObjInRegionsProducer.h.
Referenced by EtaPhiRegionData< T1 >::getEtaPhiRegions().
|
private |
Definition at line 56 of file HLTCaloObjInRegionsProducer.h.
Referenced by EtaPhiRegionData< T1 >::getEtaPhiRegions(), and operator()().