#include <ElectronSeedProducer.h>
Public Member Functions | |
void | beginRun (edm::Run const &, edm::EventSetup const &) final |
ElectronSeedProducer (const edm::ParameterSet &) | |
void | endRun (edm::Run const &, edm::EventSetup const &) final |
void | produce (edm::Event &, const edm::EventSetup &) final |
~ElectronSeedProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | filterClusters (const reco::BeamSpot &bs, const edm::Handle< reco::SuperClusterCollection > &superClusters, reco::SuperClusterRefVector &sclRefs, std::vector< float > &hoe1s, std::vector< float > &hoe2s, edm::Event &e, const edm::EventSetup &setup) |
void | filterSeeds (edm::Event &e, const edm::EventSetup &setup, reco::SuperClusterRefVector &sclRefs) |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Description: MeasurementEstimator for Pixel Barrel, ported from ORCA Class defining the search area in the barrel in the pixel match Implementation: <Notes on="" implementation>="">
Description: MeasurementEstimator for Pixel Barrel, ported from ORCA
Implementation: <Notes on="" implementation>="">
Description: EDProducer of ElectronSeed objects
Implementation: <Notes on="" implementation>="">
Definition at line 42 of file ElectronSeedProducer.h.
|
explicit |
Definition at line 59 of file ElectronSeedProducer.cc.
References allowHGCal_, applyHOverECut_, applySigmaIEtaIEtaCut_, beamSpotTag_, conf_, ebRecHitCollection_, eeRecHitCollection_, filterVtxTag_, fromTrackerSeeds_, edm::ParameterSet::getParameter(), edm::ParameterSet::getParameterSet(), hcalHelper_, ElectronHcalHelper::Configuration::hcalTowers, hgcClusterTools_, ElectronHcalHelper::Configuration::hOverEConeSize, ElectronHcalHelper::Configuration::hOverEPtMin, initialSeeds_, matcher_, maxHBarrel_, maxHEndcaps_, maxHOverEBarrel_, maxHOverEEndcaps_, maxSigmaIEtaIEtaBarrel_, maxSigmaIEtaIEtaEndcaps_, prefilteredSeeds_, SCEtCut_, seedFilter_, superClusters_, SeedFilter::Tokens::token_bs, ElectronSeedGenerator::Tokens::token_bs, ElectronSeedGenerator::Tokens::token_measTrkEvt, SeedFilter::Tokens::token_vtx, ElectronSeedGenerator::Tokens::token_vtx, funct::true, and ElectronHcalHelper::Configuration::useTowers.
|
override |
Definition at line 157 of file ElectronSeedProducer.cc.
References hcalHelper_, and matcher_.
|
final |
Definition at line 151 of file ElectronSeedProducer.cc.
|
final |
Definition at line 154 of file ElectronSeedProducer.cc.
|
static |
Definition at line 323 of file ElectronSeedProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addUntracked(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 246 of file ElectronSeedProducer.cc.
References allowHGCal_, applyHOverECut_, applySigmaIEtaIEtaCut_, gamEcalExtractorBlocks_cff::detector, ebRecHitCollection_, EcalBarrel, EcalEndcap, eeRecHitCollection_, reco::CaloCluster::energy(), PVValHelper::eta, funct::false, filterSeeds(), DetId::Forward, HcalEndcap, ElectronHcalHelper::hcalESumDepth1(), ElectronHcalHelper::hcalESumDepth2(), hcalHelper_, hgcClusterTools_, reco::CaloCluster::hitsAndFractions(), mps_fire::i, infinity, edm::isNotFinite(), EcalClusterLazyToolsT< EcalClusterToolsImpl >::localCovariances(), LogDebug, maxHBarrel_, maxHEndcaps_, maxHOverEBarrel_, maxHOverEEndcaps_, reco::BeamSpot::position(), reco::CaloCluster::position(), edm::RefVector< C, T, F >::push_back(), SCEtCut_, reco::SuperCluster::seed(), edm::RefVector< C, T, F >::size(), and mathSSE::sqrt().
Referenced by produce().
|
private |
Definition at line 312 of file ElectronSeedProducer.cc.
References mps_fire::i, LogDebug, seedFilter_, edm::RefVector< C, T, F >::size(), and theInitialSeedColl.
Referenced by filterClusters(), and produce().
|
final |
Definition at line 163 of file ElectronSeedProducer.cc.
References allowHGCal_, beamSpotTag_, edm::eventsetup::EventSetupRecord::cacheIdentifier(), caloGeom_, caloGeomCacheId_, caloTopo_, caloTopoCacheId_, edm::RefToBase< T >::castTo(), ElectronHcalHelper::checkSetup(), fastPrimaryVertexProducer_cfi::clusters, filterClusters(), filterSeeds(), fromTrackerSeeds_, edm::EventSetup::get(), edm::Event::getByToken(), hcalHelper_, hgcClusterTools_, mps_fire::i, edm::Ref< C, T, F >::id(), initialSeeds_, LogDebug, matcher_, eostools::move(), nullptr, prefilteredSeeds_, edm::Handle< T >::product(), edm::Event::put(), ElectronHcalHelper::readEvent(), ElectronSeedGenerator::run(), ElectronSeedGenerator::setupES(), superClusters_, and theInitialSeedColl.
|
private |
Definition at line 109 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer(), filterClusters(), and produce().
|
private |
Definition at line 81 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer(), and filterClusters().
|
private |
Definition at line 102 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer(), and filterClusters().
|
private |
Definition at line 68 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer(), and produce().
|
private |
Definition at line 85 of file ElectronSeedProducer.h.
Referenced by produce().
|
private |
Definition at line 86 of file ElectronSeedProducer.h.
Referenced by produce().
|
private |
Definition at line 87 of file ElectronSeedProducer.h.
Referenced by produce().
|
private |
Definition at line 88 of file ElectronSeedProducer.h.
Referenced by produce().
|
private |
Definition at line 72 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer().
|
private |
Definition at line 69 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer(), and filterClusters().
|
private |
Definition at line 70 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer(), and filterClusters().
|
private |
Definition at line 67 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer().
|
private |
Definition at line 106 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer(), and produce().
|
private |
Definition at line 82 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer(), filterClusters(), produce(), and ~ElectronSeedProducer().
|
private |
Definition at line 110 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer(), filterClusters(), and produce().
|
private |
Definition at line 66 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer(), and produce().
|
private |
Definition at line 73 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer(), produce(), and ~ElectronSeedProducer().
|
private |
Definition at line 94 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer(), and filterClusters().
|
private |
Definition at line 95 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer(), and filterClusters().
|
private |
Definition at line 92 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer(), and filterClusters().
|
private |
Definition at line 93 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer(), and filterClusters().
|
private |
Definition at line 103 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer().
|
private |
Definition at line 104 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer().
|
private |
Definition at line 107 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer(), and produce().
|
private |
Definition at line 100 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer(), and filterClusters().
|
private |
Definition at line 74 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer(), and filterSeeds().
|
private |
Definition at line 65 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer(), and produce().
|
private |
Definition at line 76 of file ElectronSeedProducer.h.
Referenced by filterSeeds(), and produce().