#include <GEMRawToDigiModule.h>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::global::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Attributes | |
edm::EDGetTokenT< FEDRawDataCollection > | fed_token |
bool | unPackStatusDigis_ |
bool | useDBEMap_ |
Additional Inherited Members | |
Public Types inherited from edm::global::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 32 of file GEMRawToDigiModule.h.
GEMRawToDigiModule::GEMRawToDigiModule | ( | const edm::ParameterSet & | pset | ) |
Constructor.
Definition at line 19 of file GEMRawToDigiModule.cc.
References unPackStatusDigis_.
|
static |
Definition at line 32 of file GEMRawToDigiModule.cc.
References edm::ConfigurationDescriptions::add(), and edm::ParameterSetDescription::add().
|
override |
Definition at line 41 of file GEMRawToDigiModule.cc.
References edm::EventSetup::get(), edm::ESHandle< T >::product(), and useDBEMap_.
|
inlineoverride |
|
overridevirtual |
Implements edm::global::EDProducerBase.
Definition at line 60 of file GEMRawToDigiModule.cc.
References GEMDigi::bx(), officialStyle::chan, GEMROmap::channelNum::chNum, FEDRawData::data(), data, RecoEcal_EventContent_cff::ec, fed_token, GEMROmap::dCoord::gemDetId, edm::Event::getByToken(), edm::Event::getRun(), mps_fire::i, triggerObjects_cff::id, edm::Run::index(), createfilelist::int, GEMROmap::dCoord::iPhi, gen::k, LogDebug, GEMELMap::maxChan_, FEDNumbering::MAXGEMFEDID, GEMELMap::maxVFatGE11_, GEMELMap::maxVFatGE21_, FEDNumbering::MINGEMFEDID, eostools::move(), ecaldqm::nChannels, edm::Event::put(), FEDRawData::size(), GEMDetId::station(), GEMROmap::stripNum::stNum, unPackStatusDigis_, GEMROmap::eCoord::vfatId, GEMROmap::dCoord::vfatType, and globals_cff::x1.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 47 of file GEMRawToDigiModule.h.
Referenced by produce().
|
private |
Definition at line 49 of file GEMRawToDigiModule.h.
Referenced by GEMRawToDigiModule(), and produce().
|
private |
Definition at line 48 of file GEMRawToDigiModule.h.
Referenced by globalBeginRun().