#include <FastElectronSeedProducer.h>
Public Member Functions | |
virtual void | beginRun (edm::Run &run, const edm::EventSetup &es) |
FastElectronSeedProducer (const edm::ParameterSet &conf) | |
virtual void | produce (edm::Event &e, const edm::EventSetup &c) |
virtual | ~FastElectronSeedProducer () |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
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_ |
HBHERecHitMetaCollection * | mhbhe_ |
double | SCEtCut_ |
edm::InputTag | simTracks_ |
edm::InputTag | trackerHits_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
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::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
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_, matcher_, and mhbhe_.
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 85 of file FastElectronSeedProducer.cc.
References edm::eventsetup::EventSetupRecord::cacheIdentifier(), caloGeom_, caloGeomCacheId_, edm::EventSetup::get(), matcher_, and FastElectronSeedGenerator::setupES().
|
private |
Definition at line 168 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().
|
virtual |
Implements edm::EDProducer.
Definition at line 102 of file FastElectronSeedProducer.cc.
References caloGeom_, clusters_, filterClusters(), fromTrackerSeeds_, edm::Event::getByLabel(), hcalIso_, hcalRecHits_, hOverEConeSize_, hOverEHBMinE_, hOverEHFMinE_, i, initialSeedColl_, initialSeeds_, LogDebug, matcher_, mhbhe_, edm::Handle< T >::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 73 of file FastElectronSeedProducer.h.
Referenced by beginRun(), and produce().
|
private |
Definition at line 74 of file FastElectronSeedProducer.h.
Referenced by beginRun().
|
private |
Definition at line 58 of file FastElectronSeedProducer.h.
Referenced by FastElectronSeedProducer(), and produce().
|
private |
Definition at line 86 of file FastElectronSeedProducer.h.
Referenced by FastElectronSeedProducer(), and produce().
|
private |
Definition at line 75 of file FastElectronSeedProducer.h.
Referenced by produce(), and ~FastElectronSeedProducer().
|
private |
Definition at line 61 of file FastElectronSeedProducer.h.
Referenced by FastElectronSeedProducer(), and produce().
|
private |
Definition at line 68 of file FastElectronSeedProducer.h.
|
private |
Definition at line 81 of file FastElectronSeedProducer.h.
Referenced by FastElectronSeedProducer(), and produce().
|
private |
Definition at line 82 of file FastElectronSeedProducer.h.
Referenced by FastElectronSeedProducer(), and produce().
|
private |
Definition at line 83 of file FastElectronSeedProducer.h.
Referenced by FastElectronSeedProducer(), and produce().
|
private |
Definition at line 69 of file FastElectronSeedProducer.h.
Referenced by produce().
|
private |
Definition at line 62 of file FastElectronSeedProducer.h.
Referenced by FastElectronSeedProducer(), and produce().
|
private |
Definition at line 65 of file FastElectronSeedProducer.h.
Referenced by beginRun(), FastElectronSeedProducer(), produce(), and ~FastElectronSeedProducer().
|
private |
Definition at line 80 of file FastElectronSeedProducer.h.
Referenced by FastElectronSeedProducer().
|
private |
Definition at line 77 of file FastElectronSeedProducer.h.
Referenced by produce(), and ~FastElectronSeedProducer().
|
private |
Definition at line 84 of file FastElectronSeedProducer.h.
Referenced by FastElectronSeedProducer().
|
private |
Definition at line 59 of file FastElectronSeedProducer.h.
Referenced by FastElectronSeedProducer(), and produce().
|
private |
Definition at line 60 of file FastElectronSeedProducer.h.
Referenced by FastElectronSeedProducer(), and produce().