#include <CastorSimpleReconstructor.h>
Public Member Functions | |
virtual void | beginRun (edm::Run &r, edm::EventSetup const &es) |
CastorSimpleReconstructor (const edm::ParameterSet &ps) | |
virtual void | produce (edm::Event &e, const edm::EventSetup &c) |
virtual | ~CastorSimpleReconstructor () |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
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 | doSaturationCorr_ |
int | firstSample_ |
edm::InputTag | inputLabel_ |
int | maxADCvalue_ |
CastorSimpleRecAlgo | reco_ |
int | samplesToAdd_ |
bool | setSaturationFlag_ |
int | subdet_ |
bool | tsFromDB_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
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::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Definition at line 13 of file CastorSimpleReconstructor.h.
|
explicit |
Definition at line 26 of file CastorSimpleReconstructor.cc.
References DetId::Calo, det_, edm::ParameterSet::getParameter(), subdet_, and HcalCastorDetId::SubdetectorId.
|
virtual |
Definition at line 49 of file CastorSimpleReconstructor.cc.
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 52 of file CastorSimpleReconstructor.cc.
|
virtual |
Implements edm::EDProducer.
Definition at line 56 of file CastorSimpleReconstructor.cc.
References HcalCaloFlagLabels::ADCSaturationBit, DetId::Calo, CastorSimpleRecAlgo::checkADCSaturation(), det_, doSaturationCorr_, CastorRecoParam::firstSample(), edm::EventSetup::get(), edm::Event::getByLabel(), CastorSaturationCorr::getValue(), i, inputLabel_, edm::ESHandleBase::isValid(), maxADCvalue_, edm::Event::put(), DetId::rawId(), reco_, CastorSimpleRecAlgo::reconstruct(), CastorSimpleRecAlgo::recoverADCSaturation(), CastorSimpleRecAlgo::resetTimeSamples(), CastorRecoParam::samplesToAdd(), setSaturationFlag_, subdet_, HcalCastorDetId::SubdetectorId, and tsFromDB_.
|
private |
Definition at line 21 of file CastorSimpleReconstructor.h.
Referenced by CastorSimpleReconstructor(), and produce().
|
private |
Definition at line 31 of file CastorSimpleReconstructor.h.
Referenced by produce().
|
private |
Definition at line 26 of file CastorSimpleReconstructor.h.
|
private |
Definition at line 24 of file CastorSimpleReconstructor.h.
Referenced by produce().
|
private |
Definition at line 30 of file CastorSimpleReconstructor.h.
Referenced by produce().
|
private |
Definition at line 20 of file CastorSimpleReconstructor.h.
Referenced by produce().
|
private |
Definition at line 27 of file CastorSimpleReconstructor.h.
|
private |
Definition at line 29 of file CastorSimpleReconstructor.h.
Referenced by produce().
|
private |
Definition at line 22 of file CastorSimpleReconstructor.h.
Referenced by CastorSimpleReconstructor(), and produce().
|
private |
Definition at line 28 of file CastorSimpleReconstructor.h.
Referenced by produce().