#include <GEMDigiToRawModule.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< GEMDigiCollection > | digi_token |
int | event_type_ |
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 27 of file GEMDigiToRawModule.h.
GEMDigiToRawModule::GEMDigiToRawModule | ( | const edm::ParameterSet & | pset | ) |
Constructor.
Definition at line 23 of file GEMDigiToRawModule.cc.
|
static |
Definition at line 31 of file GEMDigiToRawModule.cc.
References edm::ConfigurationDescriptions::add(), and edm::ParameterSetDescription::add().
|
override |
Definition at line 40 of file GEMDigiToRawModule.cc.
References edm::EventSetup::get(), edm::ESHandle< T >::product(), and useDBEMap_.
|
inlineoverride |
|
overridevirtual |
<1010:4 Control bits, shoud be 1010
<Bunch Crossing number, 12 bits
<1100:4, Control bits, shoud be 1100
<Event Counter, 8 bits
<Control Flags: 4 bits, Hamming Error/AFULL/SEUlogic/SUEI2C
<1110:4 Control bits, shoud be 1110
<Calculated chip position
<Shows if block is good (control bits, chip ID and CRC checks)
<channels from 1to64
<channels from 65to128
<Check Sum value, 16 bits
<Check Sum value recalculated, 16 bits
Implements edm::global::EDProducerBase.
Definition at line 59 of file GEMDigiToRawModule.cc.
References GEMELMap::amcBX_, GEMROmap::eCoord::amcId, edm::EventBase::bunchCrossing(), GEMDigi::bx(), officialStyle::chan, GEMROmap::channelNum::chNum, FEDRawData::data(), digi_token, RecoEcal_EventContent_cff::ec, edm::EventID::event(), event_type_, nanoDQM_cfi::Flag, GEMROmap::eCoord::gebId, GEMROmap::dCoord::gemDetId, edm::Event::getByToken(), edm::Event::getRun(), mps_fire::i, edm::EventBase::id(), edm::Run::index(), GEMROmap::dCoord::iPhi, LogDebug, GEMELMap::maxChan_, GEMELMap::maxVFatGE11_, GEMELMap::maxVFatGE21_, FEDNumbering::MINGEMFEDID, eostools::move(), GetRecoTauVFromDQM_MC_cff::next, edm::Event::put(), FEDRawData::resize(), GEMDetId::station(), GEMROmap::stripNum::stNum, GEMDigi::strip(), GEMROmap::eCoord::vfatId, GEMROmap::dCoord::vfatType, and w.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 43 of file GEMDigiToRawModule.h.
Referenced by produce().
|
private |
Definition at line 42 of file GEMDigiToRawModule.h.
Referenced by produce().
|
private |
Definition at line 44 of file GEMDigiToRawModule.h.
Referenced by globalBeginRun().