#include <CaloRecHitsProducer.h>
Private Attributes | |
bool | doDigis_ |
bool | doMiscalib_ |
EcalBarrelRecHitsMaker * | EcalBarrelRecHitsMaker_ |
EcalEndcapRecHitsMaker * | EcalEndcapRecHitsMaker_ |
EcalPreshowerRecHitsMaker * | EcalPreshowerRecHitsMaker_ |
HcalRecHitsMaker * | HcalRecHitsMaker_ |
std::vector< unsigned int > | theInputRecHitCollectionTypes |
std::vector< std::string > | theOutputRecHitCollections |
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 22 of file CaloRecHitsProducer.h.
|
explicit |
Definition at line 23 of file CaloRecHitsProducer.cc.
References gather_cfg::cout, doDigis_, doMiscalib_, EcalBarrelRecHitsMaker_, EcalEndcapRecHitsMaker_, EcalPreshowerRecHitsMaker_, edm::ParameterSet::getParameter(), HcalRecHitsMaker_, input, theInputRecHitCollectionTypes, and theOutputRecHitCollections.
|
virtual |
Definition at line 126 of file CaloRecHitsProducer.cc.
|
overridevirtual |
Reimplemented from edm::EDProducer.
Definition at line 131 of file CaloRecHitsProducer.cc.
References doDigis_, doMiscalib_, EcalBarrelRecHitsMaker_, EcalEndcapRecHitsMaker_, EcalPreshowerRecHitsMaker_, HcalRecHitsMaker_, EcalBarrelRecHitsMaker::init(), EcalEndcapRecHitsMaker::init(), EcalPreshowerRecHitsMaker::init(), HcalRecHitsMaker::init(), input, and theInputRecHitCollectionTypes.
|
overridevirtual |
Reimplemented from edm::EDProducer.
Definition at line 166 of file CaloRecHitsProducer.cc.
References EcalBarrelRecHitsMaker_, EcalEndcapRecHitsMaker_, EcalPreshowerRecHitsMaker_, and HcalRecHitsMaker_.
|
overridevirtual |
Implements edm::EDProducer.
Definition at line 175 of file CaloRecHitsProducer.cc.
References doDigis_, EcalBarrelRecHitsMaker_, EcalEndcapRecHitsMaker_, EcalPreshowerRecHitsMaker_, edm::EventSetup::get(), HcalRecHitsMaker_, input, EcalBarrelRecHitsMaker::loadEcalBarrelRecHits(), EcalEndcapRecHitsMaker::loadEcalEndcapRecHits(), EcalPreshowerRecHitsMaker::loadEcalPreshowerRecHits(), HcalRecHitsMaker::loadHcalRecHits(), edm::Event::put(), random, edm::Event::streamID(), theInputRecHitCollectionTypes, and theOutputRecHitCollections.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 34 of file CaloRecHitsProducer.h.
Referenced by beginRun(), CaloRecHitsProducer(), and produce().
|
private |
Definition at line 35 of file CaloRecHitsProducer.h.
Referenced by beginRun(), and CaloRecHitsProducer().
|
private |
Definition at line 38 of file CaloRecHitsProducer.h.
Referenced by beginRun(), CaloRecHitsProducer(), endJob(), and produce().
|
private |
Definition at line 39 of file CaloRecHitsProducer.h.
Referenced by beginRun(), CaloRecHitsProducer(), endJob(), and produce().
|
private |
Definition at line 37 of file CaloRecHitsProducer.h.
Referenced by beginRun(), CaloRecHitsProducer(), endJob(), and produce().
|
private |
Definition at line 40 of file CaloRecHitsProducer.h.
Referenced by beginRun(), CaloRecHitsProducer(), endJob(), and produce().
|
private |
Definition at line 43 of file CaloRecHitsProducer.h.
Referenced by beginRun(), CaloRecHitsProducer(), and produce().
|
private |
Definition at line 42 of file CaloRecHitsProducer.h.
Referenced by CaloRecHitsProducer(), and produce().