Public Member Functions | |
FixedGridRhoProducerFastjetFromRecHit (const edm::ParameterSet &iConfig) | |
~FixedGridRhoProducerFastjetFromRecHit () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Member Functions | |
std::array< double, 4 > | getHitP4 (const DetId &detId, const double hitE, const CaloGeometry &caloGeometry) const |
bool | passedEcalNoiseCut (const EcalRecHit &hit, const EcalPFRecHitThresholds &thresholds) const |
bool | passedHcalNoiseCut (const HBHERecHit &hit) const |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
fastjet::GridMedianBackgroundEstimator | bge_ |
const edm::ESGetToken < CaloGeometry, CaloGeometryRecord > | caloGeometryToken_ |
const edm::EDGetTokenT < EcalRecHitCollection > | ebRecHitsTag_ |
const edm::ESGetToken < EcalPFRecHitThresholds, EcalPFRecHitThresholdsRcd > | ecalPFRecHitThresholdsToken_ |
const edm::EDGetTokenT < EcalRecHitCollection > | eeRecHitsTag_ |
const EgammaHcalIsolation::arrayHB | eThresHB_ |
const EgammaHcalIsolation::arrayHE | eThresHE_ |
const edm::EDGetTokenT < HBHERecHitCollection > | hbheRecHitsTag_ |
const bool | skipECAL_ |
const bool | skipHCAL_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T...> |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T...> |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Definition at line 31 of file FixedGridRhoProducerFastjetFromRecHit.cc.
|
explicit |
Definition at line 60 of file FixedGridRhoProducerFastjetFromRecHit.cc.
References DeDxTools::esConsumes().
|
overridedefault |
|
static |
Definition at line 78 of file FixedGridRhoProducerFastjetFromRecHit.cc.
References edm::ParameterSetDescription::add(), edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, and HLT_FULL_cff::InputTag.
|
private |
Definition at line 137 of file FixedGridRhoProducerFastjetFromRecHit.cc.
References funct::cos(), CaloSubdetectorGeometry::getGeometry(), CaloGeometry::getSubdetectorGeometry(), funct::sin(), and GeomDetEnumerators::subDetGeom.
Referenced by produce().
|
private |
Definition at line 158 of file FixedGridRhoProducerFastjetFromRecHit.cc.
References EcalRecHit::detid(), and EcalRecHit::energy().
Referenced by produce().
|
private |
Definition at line 150 of file FixedGridRhoProducerFastjetFromRecHit.cc.
References HcalDetId::depth(), CaloRecHit::energy(), eThresHB_, eThresHE_, HcalBarrel, HcalEndcap, and HBHERecHit::id().
Referenced by produce().
|
overrideprivate |
Definition at line 97 of file FixedGridRhoProducerFastjetFromRecHit.cc.
References bge_, caloGeometryToken_, ebRecHitsTag_, ecalPFRecHitThresholdsToken_, eeRecHitsTag_, edm::Event::get(), edm::EventSetup::getData(), getHitP4(), ootPhotons_cff::hbheRecHits, hbheRecHitsTag_, hit::id, PixelMapPlotter::inputs, passedEcalNoiseCut(), passedHcalNoiseCut(), edm::Event::put(), skipECAL_, skipHCAL_, and lowPtGsfElectronSeeds_cfi::thresholds().
|
private |
Definition at line 43 of file FixedGridRhoProducerFastjetFromRecHit.cc.
Referenced by produce().
|
private |
Definition at line 57 of file FixedGridRhoProducerFastjetFromRecHit.cc.
Referenced by produce().
|
private |
Definition at line 45 of file FixedGridRhoProducerFastjetFromRecHit.cc.
Referenced by produce().
|
private |
Definition at line 56 of file FixedGridRhoProducerFastjetFromRecHit.cc.
Referenced by produce().
|
private |
Definition at line 46 of file FixedGridRhoProducerFastjetFromRecHit.cc.
Referenced by produce().
|
private |
Definition at line 48 of file FixedGridRhoProducerFastjetFromRecHit.cc.
Referenced by passedHcalNoiseCut().
|
private |
Definition at line 49 of file FixedGridRhoProducerFastjetFromRecHit.cc.
Referenced by passedHcalNoiseCut().
|
private |
Definition at line 44 of file FixedGridRhoProducerFastjetFromRecHit.cc.
Referenced by produce().
|
private |
Definition at line 54 of file FixedGridRhoProducerFastjetFromRecHit.cc.
Referenced by produce().
|
private |
Definition at line 53 of file FixedGridRhoProducerFastjetFromRecHit.cc.
Referenced by produce().