#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 () | |
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 83 of file HLTCaloObjInRegionsProducer.h.
|
inline |
Definition at line 92 of file HLTCaloObjInRegionsProducer.h.
|
inlinestatic |
Definition at line 101 of file HLTCaloObjInRegionsProducer.h.
|
inlinestatic |
Definition at line 103 of file HLTCaloObjInRegionsProducer.h.
References BXVector< T >::begin().
|
inlinestatic |
Definition at line 102 of file HLTCaloObjInRegionsProducer.h.
|
inlinestatic |
Definition at line 104 of file HLTCaloObjInRegionsProducer.h.
References BXVector< T >::end().
|
overridevirtual |
Implements EtaPhiRegionDataBase.
Definition at line 286 of file HLTCaloObjInRegionsProducer.h.
|
private |
Definition at line 87 of file HLTCaloObjInRegionsProducer.h.
|
private |
Definition at line 88 of file HLTCaloObjInRegionsProducer.h.
|
private |
Definition at line 89 of file HLTCaloObjInRegionsProducer.h.
|
private |
Definition at line 86 of file HLTCaloObjInRegionsProducer.h.
|
private |
Definition at line 85 of file HLTCaloObjInRegionsProducer.h.
|
private |
Definition at line 90 of file HLTCaloObjInRegionsProducer.h.