#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 | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () 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::EDGetTokenT< FEDRawDataCollection > | tFEDRawDataCollection |
std::unique_ptr< edm::CPUTimer > | theTimer |
std::vector< int > | tkerrorlist |
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 26 of file SiPixelRawToDigi.h.
|
explicit |
ctor
Definition at line 45 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, tFEDRawDataCollection, theTimer, tkerrorlist, usePhase1, usePilotBlade, useQuality, and usererrorlist.
|
override |
dtor
Definition at line 101 of file SiPixelRawToDigi.cc.
References hCPU, hDigi, regions_, indexGen::rootFile, and theTimer.
|
static |
Definition at line 115 of file SiPixelRawToDigi.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addOptional(), edm::ParameterSetDescription::addUntracked(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
get data, convert to digis attach againe to Event
Definition at line 153 of file SiPixelRawToDigi.cc.
References badPixelInfo_, cabling_, cablingMapLabel, SiPixelFedCablingMap::cablingTree(), edm::ESWatcher< T >::check(), universalConfigTemplate::collection, edm::DetSet< T >::data, debug, edm::MessageDrop::debugEnabled, DEFINE_FWK_MODULE, benchmark_cfg::errors, FEDRawDataCollection::FEDData(), l1t::stage2::layer2::fedId, SiPixelFedCablingMap::fedIds(), fedIds, spr::find(), edm::EventSetup::get(), edm::Event::getByToken(), hCPU, hDigi, sipixelobjects::PixelROC::idInDetUnit(), includeErrors, edm::MessageDrop::instance(), LogDebug, PixelUnpackingRegions::mayUnpackFED(), PixelUnpackingRegions::modulesToUnpack(), eostools::move(), PixelUnpackingRegions::nBarrelModules(), ndigis, PixelUnpackingRegions::nFEDs(), PixelUnpackingRegions::nForwardModules(), PixelUnpackingRegions::nModules(), sipixelobjects::PixelFEDLink::numberOfROCs(), nwords, edm::ESHandle< T >::product(), edm::Event::put(), qualityWatcher, recordWatcher, regions_, sipixelobjects::PixelFEDLink::roc(), PixelFEDChannel::roc_first, PixelFEDChannel::roc_last, PixelUnpackingRegions::run(), PixelDataFormatter::setErrorStatus(), tFEDRawDataCollection, theTimer, tkerrorlist, usePhase1, usePilotBlade, useQuality, and usererrorlist.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 44 of file SiPixelRawToDigi.h.
Referenced by produce().
|
private |
Definition at line 43 of file SiPixelRawToDigi.h.
Referenced by produce().
|
private |
Definition at line 63 of file SiPixelRawToDigi.h.
Referenced by produce(), and SiPixelRawToDigi().
|
private |
Definition at line 42 of file SiPixelRawToDigi.h.
Referenced by SiPixelRawToDigi().
|
private |
Definition at line 51 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 54 of file SiPixelRawToDigi.h.
Referenced by produce().
|
private |
Definition at line 47 of file SiPixelRawToDigi.h.
Referenced by produce(), SiPixelRawToDigi(), and ~SiPixelRawToDigi().
|
private |
Definition at line 47 of file SiPixelRawToDigi.h.
Referenced by produce(), SiPixelRawToDigi(), and ~SiPixelRawToDigi().
|
private |
Definition at line 49 of file SiPixelRawToDigi.h.
Referenced by produce(), and SiPixelRawToDigi().
|
private |
Definition at line 57 of file SiPixelRawToDigi.h.
Referenced by Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::_sort_list(), python.rootplot.root2matplotlib.Hist::bar(), python.rootplot.root2matplotlib.Hist::barh(), python.rootplot.root2matplotlib.Hist::errorbar(), python.rootplot.root2matplotlib.Hist::errorbarh(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::foundIn(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::fullFilename(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::inputEventContent(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::outputEventContent(), core.TriggerMatchAnalyzer.TriggerMatchAnalyzer::process(), Vispa.Plugins.ConfigEditor.ToolDataAccessor.ToolDataAccessor::properties(), Vispa.Plugins.EdmBrowser.EdmDataAccessor.EdmDataAccessor::properties(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::properties(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::readConnections(), core.AutoHandle.AutoHandle::ReallyLoad(), Vispa.Plugins.ConfigEditor.ToolDataAccessor.ToolDataAccessor::updateProcess(), and Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::usedBy().
|
private |
Definition at line 59 of file SiPixelRawToDigi.h.
Referenced by produce(), and SiPixelRawToDigi().
|
private |
Definition at line 60 of file SiPixelRawToDigi.h.
Referenced by produce(), and SiPixelRawToDigi().
|
private |
Definition at line 56 of file SiPixelRawToDigi.h.
Referenced by produce().
|
private |
Definition at line 55 of file SiPixelRawToDigi.h.
Referenced by produce().
|
private |
Definition at line 45 of file SiPixelRawToDigi.h.
Referenced by produce(), SiPixelRawToDigi(), and ~SiPixelRawToDigi().
|
private |
Definition at line 46 of file SiPixelRawToDigi.h.
Referenced by produce(), and SiPixelRawToDigi().
|
private |
Definition at line 48 of file SiPixelRawToDigi.h.
Referenced by produce(), SiPixelRawToDigi(), and ~SiPixelRawToDigi().
|
private |
Definition at line 52 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 61 of file SiPixelRawToDigi.h.
Referenced by produce(), and SiPixelRawToDigi().
|
private |
Definition at line 50 of file SiPixelRawToDigi.h.
Referenced by produce(), and SiPixelRawToDigi().
|
private |
Definition at line 53 of file SiPixelRawToDigi.h.
Referenced by produce(), and SiPixelRawToDigi().