#include <FastElectronSeedProducer.h>
Private Member Functions | |
void | filterClusters (const edm::Handle< reco::SuperClusterCollection > &superClusters, reco::SuperClusterRefVector &sclRefs) |
Private Attributes | |
edm::ESHandle< CaloGeometry > | caloGeom_ |
unsigned long long | caloGeomCacheId_ |
edm::InputTag | clusters_ [2] |
bool | fromTrackerSeeds_ |
EgammaHcalIsolation * | hcalIso_ |
edm::InputTag | hcalRecHits_ |
const HBHERecHitCollection * | hithbhe_ |
double | hOverEConeSize_ |
double | hOverEHBMinE_ |
double | hOverEHFMinE_ |
TrajectorySeedCollection * | initialSeedColl_ |
edm::InputTag | initialSeeds_ |
FastElectronSeedGenerator * | matcher_ |
double | maxHOverE_ |
double | SCEtCut_ |
edm::InputTag | simTracks_ |
edm::InputTag | trackerHits_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 33 of file FastElectronSeedProducer.h.
|
explicit |
Description: EDProducer of ElectronGSPixelSeed objects
Implementation: <Notes on="" implementation>="">
Definition at line 45 of file FastElectronSeedProducer.cc.
References clusters_, fromTrackerSeeds_, edm::ParameterSet::getParameter(), hcalRecHits_, hOverEConeSize_, hOverEHBMinE_, hOverEHFMinE_, initialSeeds_, matcher_, maxHOverE_, SCEtCut_, simTracks_, and trackerHits_.
|
virtual |
Definition at line 74 of file FastElectronSeedProducer.cc.
References hcalIso_, and matcher_.
|
overridevirtual |
Reimplemented from edm::EDProducer.
Definition at line 84 of file FastElectronSeedProducer.cc.
References edm::eventsetup::EventSetupRecord::cacheIdentifier(), caloGeom_, caloGeomCacheId_, edm::EventSetup::get(), matcher_, and FastElectronSeedGenerator::setupES().
|
private |
Definition at line 169 of file FastElectronSeedProducer.cc.
References reco::CaloCluster::energy(), reco::CaloCluster::eta(), i, LogDebug, edm::RefVector< C, T, F >::push_back(), and edm::RefVector< C, T, F >::size().
Referenced by produce().
|
overridevirtual |
Implements edm::EDProducer.
Definition at line 101 of file FastElectronSeedProducer.cc.
References caloGeom_, clusters_, filterClusters(), fromTrackerSeeds_, edm::EventSetup::get(), edm::Event::getByLabel(), hcalIso_, hcalRecHits_, hOverEConeSize_, hOverEHBMinE_, hOverEHFMinE_, i, initialSeedColl_, initialSeeds_, LogDebug, matcher_, edm::Handle< T >::product(), edm::ESHandle< class >::product(), edm::Event::put(), FastElectronSeedGenerator::run(), simTracks_, and trackerHits_.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 72 of file FastElectronSeedProducer.h.
Referenced by beginRun(), and produce().
|
private |
Definition at line 73 of file FastElectronSeedProducer.h.
Referenced by beginRun().
|
private |
Definition at line 57 of file FastElectronSeedProducer.h.
Referenced by FastElectronSeedProducer(), and produce().
|
private |
Definition at line 84 of file FastElectronSeedProducer.h.
Referenced by FastElectronSeedProducer(), and produce().
|
private |
Definition at line 74 of file FastElectronSeedProducer.h.
Referenced by produce(), and ~FastElectronSeedProducer().
|
private |
Definition at line 60 of file FastElectronSeedProducer.h.
Referenced by FastElectronSeedProducer(), and produce().
|
private |
Definition at line 67 of file FastElectronSeedProducer.h.
|
private |
Definition at line 79 of file FastElectronSeedProducer.h.
Referenced by FastElectronSeedProducer(), and produce().
|
private |
Definition at line 80 of file FastElectronSeedProducer.h.
Referenced by FastElectronSeedProducer(), and produce().
|
private |
Definition at line 81 of file FastElectronSeedProducer.h.
Referenced by FastElectronSeedProducer(), and produce().
|
private |
Definition at line 68 of file FastElectronSeedProducer.h.
Referenced by produce().
|
private |
Definition at line 61 of file FastElectronSeedProducer.h.
Referenced by FastElectronSeedProducer(), and produce().
|
private |
Definition at line 64 of file FastElectronSeedProducer.h.
Referenced by beginRun(), FastElectronSeedProducer(), produce(), and ~FastElectronSeedProducer().
|
private |
Definition at line 78 of file FastElectronSeedProducer.h.
Referenced by FastElectronSeedProducer().
|
private |
Definition at line 82 of file FastElectronSeedProducer.h.
Referenced by FastElectronSeedProducer().
|
private |
Definition at line 58 of file FastElectronSeedProducer.h.
Referenced by FastElectronSeedProducer(), and produce().
|
private |
Definition at line 59 of file FastElectronSeedProducer.h.
Referenced by FastElectronSeedProducer(), and produce().