#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 61 of file ElectronSeedProducer.cc.
References allowHGCal_, applyHOverECut_, applySigmaIEtaIEtaCut_, beamSpotTag_, ebRecHitCollection_, eeRecHitCollection_, edm::ParameterSet::empty(), 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_, GlobalPosition_Frontier_DevDB_cff::tag, SeedFilter::Tokens::token_bs, ElectronSeedGenerator::Tokens::token_bs, SeedFilter::Tokens::token_vtx, funct::true, ElectronHcalHelper::Configuration::useTowers, and edm::vector_transform().
|
override |
Definition at line 168 of file ElectronSeedProducer.cc.
References hcalHelper_, and matcher_.
|
final |
Definition at line 162 of file ElectronSeedProducer.cc.
|
final |
Definition at line 165 of file ElectronSeedProducer.cc.
|
static |
Definition at line 348 of file ElectronSeedProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addUntracked(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 270 of file ElectronSeedProducer.cc.
References allowHGCal_, applyHOverECut_, applySigmaIEtaIEtaCut_, gamEcalExtractorBlocks_cff::detector, ebRecHitCollection_, EcalBarrel, EcalEndcap, eeRecHitCollection_, reco::CaloCluster::energy(), PVValHelper::eta, funct::false, filterSeeds(), ElectronHcalHelper::hcalESumDepth1(), ElectronHcalHelper::hcalESumDepth2(), hcalHelper_, hgcClusterTools_, reco::CaloCluster::hitsAndFractions(), mps_fire::i, infinity, EcalTools::isHGCalDet(), edm::isNotFinite(), EcalClusterLazyToolsT< ClusterTools >::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 336 of file ElectronSeedProducer.cc.
References mps_fire::i, LogDebug, seedFilter_, edm::RefVector< C, T, F >::size(), theInitialSeedColl, and theInitialSeedColls.
Referenced by filterClusters(), and produce().
|
final |
Definition at line 174 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_, theInitialSeedColl, and theInitialSeedColls.
|
private |
Definition at line 108 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer(), filterClusters(), and produce().
|
private |
Definition at line 80 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer(), and filterClusters().
|
private |
Definition at line 101 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer(), and filterClusters().
|
private |
Definition at line 67 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer(), and produce().
|
private |
Definition at line 84 of file ElectronSeedProducer.h.
Referenced by 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 68 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer(), and filterClusters().
|
private |
Definition at line 69 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer(), and filterClusters().
|
private |
Definition at line 105 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer(), and produce().
|
private |
Definition at line 81 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer(), filterClusters(), produce(), and ~ElectronSeedProducer().
|
private |
Definition at line 109 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 71 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer(), produce(), and ~ElectronSeedProducer().
|
private |
Definition at line 93 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer(), and filterClusters().
|
private |
Definition at line 94 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer(), and filterClusters().
|
private |
Definition at line 91 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 102 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer().
|
private |
Definition at line 103 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 99 of file ElectronSeedProducer.h.
Referenced by ElectronSeedProducer(), and filterClusters().
|
private |
Definition at line 72 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 74 of file ElectronSeedProducer.h.
Referenced by filterSeeds(), and produce().
|
private |
Definition at line 75 of file ElectronSeedProducer.h.
Referenced by filterSeeds(), and produce().