#include <RecoHI/HiJetAlgos/plugins/ParticleTowerProducer.cc>
Public Member Functions | |
ParticleTowerProducer (const edm::ParameterSet &) | |
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 | |
int | eta2ieta (double eta) const |
double | ieta2eta (int ieta) const |
double | iphi2phi (int iphi, int ieta) const |
int | phi2iphi (double phi, int ieta) const |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
edm::EDGetTokenT< typename edm::View< T > > | src_ |
const bool | useHF_ |
Static Private Attributes | |
static constexpr int | ietaMax = 42 |
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 |
Description: [one line class summary] Implementation: [Notes on implementation]
Definition at line 49 of file ParticleTowerProducer.cc.
|
explicit |
Definition at line 72 of file ParticleTowerProducer.cc.
|
private |
Definition at line 130 of file ParticleTowerProducer.cc.
References PVValHelper::eta, hi::etaedge, and hcalRecHitTable_cff::ieta.
|
static |
Definition at line 194 of file ParticleTowerProducer.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, ProducerED_cfi::InputTag, and pfElectronTranslator_cfi::PFCandidate.
|
private |
Definition at line 182 of file ParticleTowerProducer.cc.
References PVValHelper::eta, hi::etaedge, hcalRecHitTable_cff::ieta, and Validation_hcalonly_cfi::sign.
|
private |
Definition at line 162 of file ParticleTowerProducer.cc.
References funct::abs(), hcalRecHitTable_cff::ieta, hcalRecHitTable_cff::iphi, M_PI, dqmiodumpmetadata::n, nphi, and PVValHelper::phi.
|
private |
Definition at line 145 of file ParticleTowerProducer.cc.
References funct::abs(), reco::ceil(), hcalRecHitTable_cff::ieta, createfilelist::int, hcalRecHitTable_cff::iphi, M_PI, angle0to2pi::make0To2pi(), dqmiodumpmetadata::n, nphi, and PVValHelper::phi.
|
overrideprivate |
Definition at line 84 of file ParticleTowerProducer.cc.
References funct::abs(), SiStripBadComponentsDQMServiceTemplate_cfg::ep, EgHLTOffHistBins_cfi::et, PVValHelper::eta, hcalRecHitTable_cff::ieta, iEvent, PixelMapPlotter::inputs, hcalRecHitTable_cff::iphi, eostools::move(), point, dumpMFGeometry_cfg::prod, and l1tHGCalTowerProducer_cfi::tower.
|
staticprivate |
Definition at line 66 of file ParticleTowerProducer.cc.
|
private |
Definition at line 62 of file ParticleTowerProducer.cc.
|
private |
Definition at line 63 of file ParticleTowerProducer.cc.