#include <EcalRecHitsMerger.h>
Public Member Functions | |
void | beginJob (void) override |
EcalRecHitsMerger (const edm::ParameterSet &pset) | |
void | endJob (void) override |
void | produce (edm::Event &e, const edm::EventSetup &c) override |
virtual | ~EcalRecHitsMerger () |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
ModuleDescription const & | moduleDescription () const |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
std::function< void(BranchDescription const &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (std::string const &iProcessName, std::string const &iModuleLabel, bool iPrint, std::vector< char const * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Attributes | |
bool | debug_ |
edm::InputTag | EgammaSourceEB_ |
edm::InputTag | EgammaSourceEE_ |
std::string | InputRecHitEB_ |
std::string | InputRecHitEE_ |
edm::InputTag | JetsSourceEB_ |
edm::InputTag | JetsSourceEE_ |
edm::InputTag | MuonsSourceEB_ |
edm::InputTag | MuonsSourceEE_ |
std::string | OutputLabelEB_ |
std::string | OutputLabelEE_ |
edm::InputTag | Pi0SourceEB_ |
edm::InputTag | Pi0SourceEE_ |
edm::InputTag | RestSourceEB_ |
edm::InputTag | RestSourceEE_ |
edm::InputTag | TausSourceEB_ |
edm::InputTag | TausSourceEE_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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 21 of file EcalRecHitsMerger.h.
EcalRecHitsMerger::EcalRecHitsMerger | ( | const edm::ParameterSet & | pset | ) |
Definition at line 19 of file EcalRecHitsMerger.cc.
References edm::ParameterSet::getUntrackedParameter(), HLT_25ns10e33_v2_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Definition at line 50 of file EcalRecHitsMerger.cc.
|
overridevirtual |
|
overridevirtual |
|
static |
Definition at line 53 of file EcalRecHitsMerger.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), HLT_25ns10e33_v2_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overridevirtual |
Implements edm::EDProducer.
Definition at line 82 of file EcalRecHitsMerger.cc.
References begin, gather_cfg::cout, edm::EventID::event(), edm::Event::getManyByType(), i, edm::EventBase::id(), instance, edm::Event::put(), edm::EventID::run(), findQualityFiles::size, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 52 of file EcalRecHitsMerger.h.
|
private |
Definition at line 32 of file EcalRecHitsMerger.h.
|
private |
Definition at line 40 of file EcalRecHitsMerger.h.
|
private |
Definition at line 48 of file EcalRecHitsMerger.h.
|
private |
Definition at line 49 of file EcalRecHitsMerger.h.
|
private |
Definition at line 35 of file EcalRecHitsMerger.h.
|
private |
Definition at line 43 of file EcalRecHitsMerger.h.
|
private |
Definition at line 33 of file EcalRecHitsMerger.h.
|
private |
Definition at line 41 of file EcalRecHitsMerger.h.
|
private |
Definition at line 38 of file EcalRecHitsMerger.h.
|
private |
Definition at line 46 of file EcalRecHitsMerger.h.
|
private |
Definition at line 37 of file EcalRecHitsMerger.h.
|
private |
Definition at line 45 of file EcalRecHitsMerger.h.
|
private |
Definition at line 36 of file EcalRecHitsMerger.h.
|
private |
Definition at line 44 of file EcalRecHitsMerger.h.
|
private |
Definition at line 34 of file EcalRecHitsMerger.h.
|
private |
Definition at line 42 of file EcalRecHitsMerger.h.