#include <EcalDCCUnpackingModule.h>
Public Member Functions | |
void | beginJob () |
EcalDCCTBUnpackingModule (const edm::ParameterSet &pset) | |
Constructor. More... | |
void | endJob (void) |
void | produce (edm::Event &e, const edm::EventSetup &c) |
Produce digis out of raw data. More... | |
virtual | ~EcalDCCTBUnpackingModule () |
Destructor. More... | |
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 () |
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) |
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 26 of file EcalDCCUnpackingModule.h.
EcalDCCTBUnpackingModule::EcalDCCTBUnpackingModule | ( | const edm::ParameterSet & | pset | ) |
Constructor.
Definition at line 44 of file EcalDCCUnpackingModule.cc.
References camacTBformatter_, ecalSupervisorFormatter_, formatter_, matacqFormatter_, and tableFormatter_.
|
virtual |
Destructor.
Definition at line 80 of file EcalDCCUnpackingModule.cc.
References formatter_.
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 86 of file EcalDCCUnpackingModule.cc.
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 90 of file EcalDCCUnpackingModule.cc.
|
virtual |
Produce digis out of raw data.
Implements edm::EDProducer.
Definition at line 94 of file EcalDCCUnpackingModule.cc.
References EcalDCCHeaderBlock::BEAMH4, BEG_DCC_FED_ID, BEG_DCC_FED_ID_GLOBAL, camacTBformatter_, EcalDCCHeaderBlock::COSMIC, gather_cfg::cout, runTheMatrix::data, ECAL_SUPERVISOR_FED_ID, ecalSupervisorFormatter_, END_DCC_FED_ID, END_DCC_FED_ID_GLOBAL, formatter_, edm::Event::getByType(), EcalSupervisorTBDataFormatter::interpretRawData(), TableDataFormatter::interpretRawData(), MatacqTBDataFormatter::interpretRawData(), CamacTBDataFormatter::interpretRawData(), EcalTBDaqFormatter::interpretRawData(), LogDebug, MATACQ_FED_ID, matacqFormatter_, FEDNumbering::MAXFEDID, edm::Event::put(), FEDRawData::size(), TABLE_FED_ID, tableFormatter_, TBCAMAC_FED_ID, ECALTBParserBlockException::what(), ECALTBParserException::what(), and cms::Exception::what().
Referenced by python.JSONExport.JsonExport::export(), and python.HTMLExport.HTMLExport::export().
|
private |
Definition at line 47 of file EcalDCCUnpackingModule.h.
Referenced by EcalDCCTBUnpackingModule(), and produce().
|
private |
Definition at line 46 of file EcalDCCUnpackingModule.h.
Referenced by EcalDCCTBUnpackingModule(), and produce().
|
private |
Definition at line 45 of file EcalDCCUnpackingModule.h.
Referenced by EcalDCCTBUnpackingModule(), produce(), and ~EcalDCCTBUnpackingModule().
|
private |
Definition at line 49 of file EcalDCCUnpackingModule.h.
Referenced by EcalDCCTBUnpackingModule(), and produce().
|
private |
Definition at line 48 of file EcalDCCUnpackingModule.h.
Referenced by EcalDCCTBUnpackingModule(), and produce().