#include <ESRawToDigi.h>
Public Member Functions | |
ESRawToDigi (const edm::ParameterSet &ps) | |
void | produce (edm::Event &e, const edm::EventSetup &es) |
virtual | ~ESRawToDigi () |
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 | |
bool | debug_ |
std::string | ESdigiCollection_ |
ESUnpacker * | ESUnpacker_ |
edm::InputTag | fedsListLabel_ |
bool | regional_ |
edm::InputTag | sourceTag_ |
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 14 of file ESRawToDigi.h.
ESRawToDigi::ESRawToDigi | ( | const edm::ParameterSet & | ps | ) |
Definition at line 13 of file ESRawToDigi.cc.
References debug_, ESdigiCollection_, ESUnpacker_, fedsListLabel_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), regional_, and sourceTag_.
|
virtual |
|
virtual |
Implements edm::EDProducer.
Definition at line 34 of file ESRawToDigi.cc.
References gather_cfg::cout, debug_, ESdigiCollection_, ESUnpacker_, fedsListLabel_, edm::Event::getByLabel(), i, ESUnpacker::interpretRawData(), edm::HandleBase::isValid(), LogDebug, FEDNumbering::MAXPreShowerFEDID, FEDNumbering::MINPreShowerFEDID, edm::Event::put(), lumiPlot::rawdata, regional_, FEDRawData::size(), and sourceTag_.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 30 of file ESRawToDigi.h.
Referenced by ESRawToDigi(), and produce().
|
private |
Definition at line 27 of file ESRawToDigi.h.
Referenced by ESRawToDigi(), and produce().
|
private |
Definition at line 32 of file ESRawToDigi.h.
Referenced by ESRawToDigi(), produce(), and ~ESRawToDigi().
|
private |
Definition at line 26 of file ESRawToDigi.h.
Referenced by ESRawToDigi(), and produce().
|
private |
Definition at line 28 of file ESRawToDigi.h.
Referenced by ESRawToDigi(), and produce().
|
private |
Definition at line 25 of file ESRawToDigi.h.
Referenced by ESRawToDigi(), and produce().