Public Member Functions | |
SiPixelDigiErrorsFromSoA (const edm::ParameterSet &iConfig) | |
~SiPixelDigiErrorsFromSoA () override=default | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) override |
Private Attributes | |
std::unique_ptr< SiPixelFedCablingTree > | cabling_ |
const edm::ESGetToken< SiPixelFedCablingMap, SiPixelFedCablingMapRcd > | cablingToken_ |
edm::ESWatcher< SiPixelFedCablingMapRcd > | cablingWatcher_ |
const edm::EDGetTokenT< SiPixelErrorsSoA > | digiErrorSoAGetToken_ |
const edm::EDPutTokenT< edmNew::DetSetVector< PixelFEDChannel > > | disabledChannelPutToken_ |
const edm::EDPutTokenT< edm::DetSetVector< SiPixelRawDataError > > | errorPutToken_ |
const std::vector< int > | tkerrorlist_ |
const edm::EDPutTokenT< DetIdCollection > | tkErrorPutToken_ |
const bool | usePhase1_ |
const std::vector< int > | usererrorlist_ |
const edm::EDPutTokenT< DetIdCollection > | userErrorPutToken_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T... > |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T... > |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Definition at line 24 of file SiPixelDigiErrorsFromSoA.cc.
|
explicit |
Definition at line 50 of file SiPixelDigiErrorsFromSoA.cc.
References edm::ParameterSet::getParameter().
|
overridedefault |
|
static |
Definition at line 61 of file SiPixelDigiErrorsFromSoA.cc.
References edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, HLT_2022v12_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overrideprivate |
Definition at line 74 of file SiPixelDigiErrorsFromSoA.cc.
References cms::cuda::assert(), cabling_, cablingToken_, SiPixelFedCablingMap::cablingTree(), cablingWatcher_, edm::ESWatcher< T >::check(), edm::DetSet< T >::data, digiErrorSoAGetToken_, disabledChannelPutToken_, submitPVResolutionJobs::err, relativeConstraints::error, errorPutToken_, postprocess-scan-build::formatter, edm::EventSetup::getData(), mps_fire::i, iEvent, LogDebug, FEDNumbering::MINSiPixeluTCAFEDID, eostools::move(), findQualityFiles::size, tkerrorlist_, tkErrorPutToken_, mitigatedMETSequence_cff::U, usePhase1_, usererrorlist_, and userErrorPutToken_.
|
private |
Definition at line 42 of file SiPixelDigiErrorsFromSoA.cc.
Referenced by produce().
|
private |
Definition at line 34 of file SiPixelDigiErrorsFromSoA.cc.
Referenced by produce().
|
private |
Definition at line 41 of file SiPixelDigiErrorsFromSoA.cc.
Referenced by produce().
|
private |
Definition at line 35 of file SiPixelDigiErrorsFromSoA.cc.
Referenced by produce().
|
private |
Definition at line 39 of file SiPixelDigiErrorsFromSoA.cc.
Referenced by produce().
|
private |
Definition at line 36 of file SiPixelDigiErrorsFromSoA.cc.
Referenced by produce().
|
private |
Definition at line 44 of file SiPixelDigiErrorsFromSoA.cc.
Referenced by produce().
|
private |
Definition at line 37 of file SiPixelDigiErrorsFromSoA.cc.
Referenced by produce().
|
private |
Definition at line 47 of file SiPixelDigiErrorsFromSoA.cc.
Referenced by produce().
|
private |
Definition at line 45 of file SiPixelDigiErrorsFromSoA.cc.
Referenced by produce().
|
private |
Definition at line 38 of file SiPixelDigiErrorsFromSoA.cc.
Referenced by produce().