![]() |
![]() |
#include <EventFilter/LTCRawToDigi/src/LTCRawToDigi.cc>
Public Member Functions | |
LTCRawToDigi (const edm::ParameterSet &) | |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
~LTCRawToDigi () | |
![]() | |
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 () |
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) |
Description: Unpack FED data to LTC bank. LTCs are FED id 816-823.
Implementation: No comments
Definition at line 43 of file LTCRawToDigi.cc.
|
explicit |
Definition at line 65 of file LTCRawToDigi.cc.
LTCRawToDigi::~LTCRawToDigi | ( | ) |
Definition at line 72 of file LTCRawToDigi.cc.
|
virtual |
Take a reference to this FED's data
Implements edm::EDProducer.
Definition at line 87 of file LTCRawToDigi.cc.
References FEDRawData::data(), edm::Event::getByLabel(), edm::Event::put(), and FEDRawData::size().
Referenced by python.JSONExport.JsonExport::export(), and python.HTMLExport.HTMLExport::export().