#include <SiPixelRawToDigi.h>
Public Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
get data, convert to digis attach againe to Event More... | |
SiPixelRawToDigi (const edm::ParameterSet &) | |
ctor More... | |
~SiPixelRawToDigi () override | |
dtor More... | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Attributes | |
const SiPixelQuality * | badPixelInfo_ |
std::unique_ptr< SiPixelFedCablingTree > | cabling_ |
std::string | cablingMapLabel |
edm::ParameterSet | config_ |
bool | debug |
std::vector< unsigned int > | fedIds |
TH1D * | hCPU |
TH1D * | hDigi |
bool | includeErrors |
edm::InputTag | label |
int | ndigis |
int | nwords |
edm::ESWatcher< SiPixelQualityRcd > | qualityWatcher |
edm::ESWatcher< SiPixelFedCablingMapRcd > | recordWatcher |
PixelUnpackingRegions * | regions_ |
edm::ESGetToken< SiPixelFedCablingMap, SiPixelFedCablingMapRcd > | tCablingMap |
edm::EDGetTokenT< FEDRawDataCollection > | tFEDRawDataCollection |
std::unique_ptr< edm::CPUTimer > | theTimer |
std::vector< int > | tkerrorlist |
edm::ESGetToken< SiPixelQuality, SiPixelQualityRcd > | tSiPixelQuality |
bool | usePhase1 |
bool | usePilotBlade |
bool | useQuality |
std::vector< int > | usererrorlist |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Definition at line 29 of file SiPixelRawToDigi.h.
|
explicit |
ctor
Definition at line 44 of file SiPixelRawToDigi.cc.
References cablingMapLabel, config_, edm::ParameterSet::getParameter(), edm::ParameterSet::getParameterNames(), edm::ParameterSet::getUntrackedParameter(), hCPU, hDigi, includeErrors, ndigis, nwords, regions_, AlCaHLTBitMon_QueryRunRegistry::string, tCablingMap, tFEDRawDataCollection, theTimer, ecalMatacq_cfi::timing, tkerrorlist, tSiPixelQuality, usePhase1, usePilotBlade, useQuality, and usererrorlist.
|
override |
dtor
Definition at line 99 of file SiPixelRawToDigi.cc.
References hCPU, hDigi, regions_, indexGen::rootFile, and theTimer.
|
static |
Definition at line 112 of file SiPixelRawToDigi.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::addOptional(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
get data, convert to digis attach againe to Event
Definition at line 151 of file SiPixelRawToDigi.cc.
References cms::cuda::assert(), badPixelInfo_, cabling_, SiPixelFedCablingMap::cablingTree(), edm::ESWatcher< T >::check(), universalConfigTemplate::collection, edm::DetSet< T >::data, debug, edm::MessageDrop::debugEnabled, debug_messages_cfi::errors, ev, FEDRawDataCollection::FEDData(), l1tstage2_dqm_sourceclient-live_cfg::fedId, SiPixelFedCablingMap::fedIds(), fedIds, l1t_dqm_sourceclient-live_cfg::fedRawData, spr::find(), edm::EventSetup::getHandle(), hCPU, hDigi, includeErrors, edm::MessageDrop::instance(), MainPageGenerator::link, LogDebug, PixelUnpackingRegions::mayUnpackFED(), PixelUnpackingRegions::modulesToUnpack(), eostools::move(), PixelUnpackingRegions::nBarrelModules(), ndigis, PixelUnpackingRegions::nFEDs(), PixelUnpackingRegions::nForwardModules(), PixelUnpackingRegions::nModules(), nwords, edm::ESHandle< T >::product(), qualityWatcher, recordWatcher, regions_, PixelMapPlotter::roc, PixelFEDChannel::roc_first, PixelFEDChannel::roc_last, PixelUnpackingRegions::run(), PixelDataFormatter::setErrorStatus(), tCablingMap, tFEDRawDataCollection, theTimer, tkerrorlist, tSiPixelQuality, usePhase1, usePilotBlade, useQuality, and usererrorlist.
|
private |
Definition at line 45 of file SiPixelRawToDigi.h.
Referenced by produce().
|
private |
Definition at line 44 of file SiPixelRawToDigi.h.
Referenced by produce().
|
private |
Definition at line 65 of file SiPixelRawToDigi.h.
Referenced by SiPixelRawToDigi().
|
private |
Definition at line 43 of file SiPixelRawToDigi.h.
Referenced by SiPixelRawToDigi().
|
private |
Definition at line 52 of file SiPixelRawToDigi.h.
Referenced by rrapi.RRApi::dprint(), pkg.AbstractPkg::generate(), rrapi.RRApi::get(), pkg.AbstractPkg::get_kwds(), runTauIdMVA.TauIDEmbedder::loadMVA_WPs_run2_2017(), produce(), runTauIdMVA.TauIDEmbedder::runTauID(), and pkg.AbstractPkg::write().
|
private |
Definition at line 55 of file SiPixelRawToDigi.h.
Referenced by produce().
|
private |
Definition at line 48 of file SiPixelRawToDigi.h.
Referenced by produce(), SiPixelRawToDigi(), and ~SiPixelRawToDigi().
|
private |
Definition at line 48 of file SiPixelRawToDigi.h.
Referenced by produce(), SiPixelRawToDigi(), and ~SiPixelRawToDigi().
|
private |
Definition at line 50 of file SiPixelRawToDigi.h.
Referenced by produce(), and SiPixelRawToDigi().
|
private |
Definition at line 58 of file SiPixelRawToDigi.h.
Referenced by python.rootplot.root2matplotlib.Hist::bar(), python.rootplot.root2matplotlib.Hist::barh(), python.rootplot.root2matplotlib.Hist::errorbar(), python.rootplot.root2matplotlib.Hist::errorbarh(), core.TriggerMatchAnalyzer.TriggerMatchAnalyzer::process(), and core.AutoHandle.AutoHandle::ReallyLoad().
|
private |
Definition at line 61 of file SiPixelRawToDigi.h.
Referenced by produce(), and SiPixelRawToDigi().
|
private |
Definition at line 62 of file SiPixelRawToDigi.h.
Referenced by produce(), and SiPixelRawToDigi().
|
private |
Definition at line 57 of file SiPixelRawToDigi.h.
Referenced by produce().
|
private |
Definition at line 56 of file SiPixelRawToDigi.h.
Referenced by produce().
|
private |
Definition at line 46 of file SiPixelRawToDigi.h.
Referenced by produce(), SiPixelRawToDigi(), and ~SiPixelRawToDigi().
|
private |
Definition at line 60 of file SiPixelRawToDigi.h.
Referenced by produce(), and SiPixelRawToDigi().
|
private |
Definition at line 47 of file SiPixelRawToDigi.h.
Referenced by produce(), and SiPixelRawToDigi().
|
private |
Definition at line 49 of file SiPixelRawToDigi.h.
Referenced by produce(), SiPixelRawToDigi(), and ~SiPixelRawToDigi().
|
private |
Definition at line 53 of file SiPixelRawToDigi.h.
Referenced by produce(), and SiPixelRawToDigi().
|
private |
Definition at line 59 of file SiPixelRawToDigi.h.
Referenced by produce(), and SiPixelRawToDigi().
|
private |
Definition at line 64 of file SiPixelRawToDigi.h.
Referenced by produce(), and SiPixelRawToDigi().
|
private |
Definition at line 63 of file SiPixelRawToDigi.h.
Referenced by produce(), and SiPixelRawToDigi().
|
private |
Definition at line 51 of file SiPixelRawToDigi.h.
Referenced by produce(), and SiPixelRawToDigi().
|
private |
Definition at line 54 of file SiPixelRawToDigi.h.
Referenced by produce(), and SiPixelRawToDigi().