#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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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 33 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 33 of file GEMRawToDigiModule.cc.
References edm::ConfigurationDescriptions::add(), and edm::ParameterSetDescription::add().
|
override |
Definition at line 42 of file GEMRawToDigiModule.cc.
References edm::EventSetup::get(), edm::ESHandle< T >::product(), and useDBEMap_.
|
inlineoverride |
|
overridevirtual |
Implements edm::global::EDProducerBase.
Definition at line 61 of file GEMRawToDigiModule.cc.
References GEMDigi::bx(), GEMDetId::chamberId(), officialStyle::chan, GEMROMapping::channelNum::chNum, FEDRawData::data(), data, GEMROMapping::chamDC::detId, GEMROMapping::vfatDC::detId, fed_token, l1t::stage2::layer2::fedId, edm::Event::getByToken(), edm::Event::getRun(), mps_fire::i, edm::Run::index(), createfilelist::int, gen::k, GEMROMapping::vfatDC::localPhi, LogDebug, GEMeMap::maxChan_, FEDNumbering::MAXGEMFEDID, FEDNumbering::MINGEMFEDID, eostools::move(), ecaldqm::nChannels, edm::Event::put(), FEDRawData::size(), GEMROMapping::stripNum::stNum, GEMDigi::strip(), unPackStatusDigis_, GEMROMapping::vfatDC::vfatType, GEMROMapping::chamDC::vfatVer, and globals_cff::x1.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 48 of file GEMRawToDigiModule.h.
Referenced by produce().
|
private |
Definition at line 50 of file GEMRawToDigiModule.h.
Referenced by GEMRawToDigiModule(), and produce().
|
private |
Definition at line 49 of file GEMRawToDigiModule.h.
Referenced by globalBeginRun().