![]() |
![]() |
#include <EgammaHLTRegionalPixelSeedGeneratorProducers.h>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Attributes | |
edm::EDGetTokenT< reco::BeamSpot > | BSProducer_ |
edm::EDGetTokenT < reco::RecoEcalCandidateCollection > | candTag_ |
edm::EDGetTokenT < reco::ElectronCollection > | candTagEle_ |
SeedGeneratorFromRegionHits * | combinatorialSeedGenerator |
edm::ParameterSet | conf_ |
double | deltaEta_ |
double | deltaPhi_ |
double | halflength_ |
double | originradius_ |
double | originz_ |
double | ptmin_ |
bool | useZvertex_ |
double | vertexz_ |
Additional Inherited Members | |
![]() | |
typedef EDProducer | ModuleType |
![]() | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
![]() | |
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 31 of file EgammaHLTRegionalPixelSeedGeneratorProducers.h.
|
explicit |
Definition at line 42 of file EgammaHLTRegionalPixelSeedGeneratorProducers.cc.
References BSProducer_, candTag_, candTagEle_, conf_, deltaEta_, deltaPhi_, edm::ParameterSet::getParameter(), halflength_, originradius_, ptmin_, useZvertex_, and vertexz_.
|
virtual |
Definition at line 64 of file EgammaHLTRegionalPixelSeedGeneratorProducers.cc.
|
finaloverridevirtual |
Reimplemented from edm::EDProducer.
Definition at line 98 of file EgammaHLTRegionalPixelSeedGeneratorProducers.cc.
References edm::ParameterSet::addParameter(), combinatorialSeedGenerator, conf_, SurfaceDeformationFactory::create(), reco::get(), edm::ParameterSet::getParameter(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
finaloverridevirtual |
Reimplemented from edm::EDProducer.
Definition at line 91 of file EgammaHLTRegionalPixelSeedGeneratorProducers.cc.
References combinatorialSeedGenerator.
|
static |
Definition at line 67 of file EgammaHLTRegionalPixelSeedGeneratorProducers.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Implements edm::EDProducer.
Definition at line 116 of file EgammaHLTRegionalPixelSeedGeneratorProducers.cc.
References BSProducer_, candTag_, candTagEle_, combinatorialSeedGenerator, deltaEta_, deltaPhi_, edm::Event::getByToken(), halflength_, originradius_, convertSQLitetoXML_cfg::output, ptmin_, edm::Event::put(), SeedGeneratorFromRegionHits::run(), and useZvertex_.
|
private |
Definition at line 58 of file EgammaHLTRegionalPixelSeedGeneratorProducers.h.
Referenced by EgammaHLTRegionalPixelSeedGeneratorProducers(), and produce().
|
private |
Definition at line 56 of file EgammaHLTRegionalPixelSeedGeneratorProducers.h.
Referenced by EgammaHLTRegionalPixelSeedGeneratorProducers(), and produce().
|
private |
Definition at line 57 of file EgammaHLTRegionalPixelSeedGeneratorProducers.h.
Referenced by EgammaHLTRegionalPixelSeedGeneratorProducers(), and produce().
|
private |
Definition at line 47 of file EgammaHLTRegionalPixelSeedGeneratorProducers.h.
Referenced by beginRun(), endRun(), and produce().
|
private |
Definition at line 46 of file EgammaHLTRegionalPixelSeedGeneratorProducers.h.
Referenced by beginRun(), and EgammaHLTRegionalPixelSeedGeneratorProducers().
|
private |
Definition at line 53 of file EgammaHLTRegionalPixelSeedGeneratorProducers.h.
Referenced by EgammaHLTRegionalPixelSeedGeneratorProducers(), and produce().
|
private |
Definition at line 54 of file EgammaHLTRegionalPixelSeedGeneratorProducers.h.
Referenced by EgammaHLTRegionalPixelSeedGeneratorProducers(), and produce().
|
private |
Definition at line 51 of file EgammaHLTRegionalPixelSeedGeneratorProducers.h.
Referenced by EgammaHLTRegionalPixelSeedGeneratorProducers(), and produce().
|
private |
Definition at line 50 of file EgammaHLTRegionalPixelSeedGeneratorProducers.h.
Referenced by EgammaHLTRegionalPixelSeedGeneratorProducers(), and produce().
|
private |
Definition at line 52 of file EgammaHLTRegionalPixelSeedGeneratorProducers.h.
|
private |
Definition at line 48 of file EgammaHLTRegionalPixelSeedGeneratorProducers.h.
Referenced by EgammaHLTRegionalPixelSeedGeneratorProducers(), and produce().
|
private |
Definition at line 60 of file EgammaHLTRegionalPixelSeedGeneratorProducers.h.
Referenced by EgammaHLTRegionalPixelSeedGeneratorProducers(), and produce().
|
private |
Definition at line 49 of file EgammaHLTRegionalPixelSeedGeneratorProducers.h.
Referenced by EgammaHLTRegionalPixelSeedGeneratorProducers().