#include <EventFilter/GctRawToDigi/src/GctDigiToRaw.cc>
Public Member Functions | |
GctDigiToRaw (const edm::ParameterSet &) | |
~GctDigiToRaw () | |
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 Member Functions | |
virtual void | beginJob () |
virtual void | endJob () |
void | print (FEDRawData &data) |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
int | counter_ |
int | fedId_ |
GctFormatTranslateMCLegacy | formatTranslator_ |
edm::InputTag | gctInputLabel_ |
bool | packRctCalo_ |
bool | packRctEm_ |
edm::InputTag | rctInputLabel_ |
bool | verbose_ |
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) |
Description: Produce fake GCT raw data from digis
Implementation: <Notes on="" implementation>="">
Definition at line 42 of file GctDigiToRaw.h.
|
explicit |
Definition at line 40 of file GctDigiToRaw.cc.
References fedId_, and LogDebug.
GctDigiToRaw::~GctDigiToRaw | ( | ) |
Definition at line 57 of file GctDigiToRaw.cc.
|
privatevirtual |
|
privatevirtual |
|
private |
Definition at line 203 of file GctDigiToRaw.cc.
References gather_cfg::cout, FEDRawData::data(), i, and FEDRawData::size().
Referenced by produce().
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 70 of file GctDigiToRaw.cc.
References evf::compute_crc(), counter_, edm::EventID::event(), fedId_, ExpressReco_HICollisions_FallBack::FEDRawDataCollection, formatTranslator_, gctInputLabel_, edm::Event::getByLabel(), edm::EventBase::id(), edm::InputTag::label(), LogDebug, packRctCalo_, packRctEm_, print(), edm::Event::put(), rctInputLabel_, FEDRawData::resize(), FEDTrailer::set(), FEDHeader::set(), GctFormatTranslateBase::setPackingBxId(), GctFormatTranslateBase::setPackingEventId(), verbose_, GctFormatTranslateMCLegacy::writeAllRctCaloRegionBlock(), GctFormatTranslateMCLegacy::writeGctOutEmAndEnergyBlock(), GctFormatTranslateMCLegacy::writeGctOutJetBlock(), and GctFormatTranslateMCLegacy::writeRctEmCandBlocks().
Referenced by python.JSONExport.JsonExport::export(), and python.HTMLExport.HTMLExport::export().
|
private |
Definition at line 71 of file GctDigiToRaw.h.
Referenced by produce().
|
private |
Definition at line 65 of file GctDigiToRaw.h.
Referenced by GctDigiToRaw(), and produce().
|
private |
Definition at line 74 of file GctDigiToRaw.h.
Referenced by produce().
|
private |
Definition at line 58 of file GctDigiToRaw.h.
Referenced by produce().
|
private |
Definition at line 62 of file GctDigiToRaw.h.
Referenced by produce().
|
private |
Definition at line 61 of file GctDigiToRaw.h.
Referenced by produce().
|
private |
Definition at line 57 of file GctDigiToRaw.h.
Referenced by produce().
|
private |
Definition at line 68 of file GctDigiToRaw.h.
Referenced by produce().