![]() |
![]() |
#include <ZdcSimpleReconstructor.h>
Public Member Functions | |
virtual void | produce (edm::Event &e, const edm::EventSetup &c) |
ZdcSimpleReconstructor (const edm::ParameterSet &ps) | |
virtual | ~ZdcSimpleReconstructor () |
![]() | |
EDProducer () | |
virtual | ~EDProducer () |
![]() | |
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 Attributes | |
DetId::Detector | det_ |
bool | dropZSmarkedPassed_ |
edm::InputTag | inputLabel_ |
ZdcSimpleRecAlgo | reco_ |
int | subdet_ |
HcalOtherSubdetector | subdetOther_ |
Additional Inherited Members | |
![]() | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
![]() | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
![]() | |
CurrentProcessingContext const * | currentContext () const |
![]() | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Definition at line 21 of file ZdcSimpleReconstructor.h.
|
explicit |
Definition at line 18 of file ZdcSimpleReconstructor.cc.
References DetId::Calo, gather_cfg::cout, det_, edm::ParameterSet::getParameter(), HcalCalibration, HcalOther, subdet_, HcalZDCDetId::SubdetectorId, and subdetOther_.
|
virtual |
Definition at line 41 of file ZdcSimpleReconstructor.cc.
|
virtual |
Implements edm::EDProducer.
Definition at line 44 of file ZdcSimpleReconstructor.cc.
References DetId::Calo, det_, dropZSmarkedPassed_, edm::EventSetup::get(), edm::Event::getByLabel(), i, inputLabel_, edm::Event::put(), reco_, ZdcSimpleRecAlgo::reconstruct(), subdet_, and HcalZDCDetId::SubdetectorId.
|
private |
Definition at line 28 of file ZdcSimpleReconstructor.h.
Referenced by produce(), and ZdcSimpleReconstructor().
|
private |
Definition at line 33 of file ZdcSimpleReconstructor.h.
Referenced by produce().
|
private |
Definition at line 31 of file ZdcSimpleReconstructor.h.
Referenced by produce().
|
private |
Definition at line 27 of file ZdcSimpleReconstructor.h.
Referenced by produce().
|
private |
Definition at line 29 of file ZdcSimpleReconstructor.h.
Referenced by produce(), and ZdcSimpleReconstructor().
|
private |
Definition at line 30 of file ZdcSimpleReconstructor.h.
Referenced by ZdcSimpleReconstructor().