#include <ZdcSimpleReconstructor.h>
Private Attributes | |
DetId::Detector | det_ |
bool | dropZSmarkedPassed_ |
HcalLongRecoParams * | myobject |
ZdcSimpleRecAlgo | reco_ |
int | subdet_ |
HcalOtherSubdetector | subdetOther_ |
edm::EDGetTokenT < ZDCDigiCollection > | tok_input_ |
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 ZdcSimpleReconstructor.h.
|
explicit |
Definition at line 14 of file ZdcSimpleReconstructor.cc.
References DetId::Calo, gather_cfg::cout, det_, edm::ParameterSet::getParameter(), HcalCalibration, HcalOther, AlCaHLTBitMon_QueryRunRegistry::string, subdet_, HcalZDCDetId::SubdetectorId, subdetOther_, and tok_input_.
|
virtual |
Definition at line 40 of file ZdcSimpleReconstructor.cc.
|
finaloverridevirtual |
Reimplemented from edm::EDProducer.
Definition at line 42 of file ZdcSimpleReconstructor.cc.
References edm::EventSetup::get(), myobject, AlCaHLTBitMon_ParallelJobs::p, and edm::ESHandle< class >::product().
|
finaloverridevirtual |
Reimplemented from edm::EDProducer.
Definition at line 49 of file ZdcSimpleReconstructor.cc.
References myobject.
|
virtual |
Implements edm::EDProducer.
Definition at line 52 of file ZdcSimpleReconstructor.cc.
References DetId::Calo, det_, dropZSmarkedPassed_, edm::EventSetup::get(), edm::Event::getByToken(), HcalCondObjectContainer< Item >::getValues(), i, ZdcSimpleRecAlgo::initPulseCorr(), myobject, HcalLongRecoParam::noiseTS(), edm::Event::put(), reco_, ZdcSimpleRecAlgo::reconstruct(), HcalLongRecoParam::signalTS(), subdet_, HcalZDCDetId::SubdetectorId, and tok_input_.
|
private |
Definition at line 31 of file ZdcSimpleReconstructor.h.
Referenced by produce(), and ZdcSimpleReconstructor().
|
private |
Definition at line 36 of file ZdcSimpleReconstructor.h.
Referenced by produce().
|
private |
Definition at line 38 of file ZdcSimpleReconstructor.h.
Referenced by beginRun(), endRun(), and produce().
|
private |
Definition at line 30 of file ZdcSimpleReconstructor.h.
Referenced by produce().
|
private |
Definition at line 32 of file ZdcSimpleReconstructor.h.
Referenced by produce(), and ZdcSimpleReconstructor().
|
private |
Definition at line 33 of file ZdcSimpleReconstructor.h.
Referenced by ZdcSimpleReconstructor().
|
private |
Definition at line 34 of file ZdcSimpleReconstructor.h.
Referenced by produce(), and ZdcSimpleReconstructor().