#include <HLTCaloObjInRegionsProducer.h>
Public Member Functions | |
EtaPhiRegionData (const edm::ParameterSet ¶, edm::ConsumesCollector &consumesColl) | |
void | getEtaPhiRegions (const edm::Event &, std::vector< EtaPhiRegion > &) const override |
Public Member Functions inherited from EtaPhiRegionDataBase | |
EtaPhiRegionDataBase () | |
virtual | ~EtaPhiRegionDataBase ()=default |
Static Public Member Functions | |
template<typename T2 > | |
static T2::const_iterator | beginIt (const T2 &coll) |
template<typename T2 > | |
static BXVector< T2 >::const_iterator | beginIt (const BXVector< T2 > &coll) |
template<typename T2 > | |
static T2::const_iterator | endIt (const T2 &coll) |
template<typename T2 > | |
static BXVector< T2 >::const_iterator | endIt (const BXVector< T2 > &coll) |
Private Attributes | |
float | maxDeltaR_ |
float | maxDEta_ |
float | maxDPhi_ |
float | maxEt_ |
float | minEt_ |
edm::EDGetTokenT< T1 > | token_ |
Definition at line 77 of file HLTCaloObjInRegionsProducer.h.
|
inline |
Definition at line 86 of file HLTCaloObjInRegionsProducer.h.
|
inlinestatic |
Definition at line 95 of file HLTCaloObjInRegionsProducer.h.
|
inlinestatic |
Definition at line 97 of file HLTCaloObjInRegionsProducer.h.
References BXVector< T >::begin().
|
inlinestatic |
Definition at line 96 of file HLTCaloObjInRegionsProducer.h.
|
inlinestatic |
Definition at line 98 of file HLTCaloObjInRegionsProducer.h.
References BXVector< T >::end().
|
overridevirtual |
Implements EtaPhiRegionDataBase.
Definition at line 304 of file HLTCaloObjInRegionsProducer.h.
References egammaForCoreTracking_cff::cands, EtaPhiRegion::EtaPhiRegion(), EtaPhiRegion::maxDEta_, and EtaPhiRegion::maxDPhi_.
|
private |
Definition at line 81 of file HLTCaloObjInRegionsProducer.h.
|
private |
Definition at line 82 of file HLTCaloObjInRegionsProducer.h.
|
private |
Definition at line 83 of file HLTCaloObjInRegionsProducer.h.
|
private |
Definition at line 80 of file HLTCaloObjInRegionsProducer.h.
|
private |
Definition at line 79 of file HLTCaloObjInRegionsProducer.h.
|
private |
Definition at line 84 of file HLTCaloObjInRegionsProducer.h.