Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
void | doUpdateIfNeeded () |
void | dqmEndRun (edm::Run const &, edm::EventSetup const &) override |
void | fillFatalError (unsigned int fedId, bool fatalError) |
void | fillNonFatalError (unsigned int fedId, float nonFatalError) |
void | fillPresent (unsigned int fedId, bool present) |
bool | hasFatalError (const FEDRawData &fedData, unsigned int fedId) const |
bool | hasNonFatalError (const FEDRawData &fedData, unsigned int fedId) const |
void | updateCabling (const SiStripFedCablingRcd &cablingRcd) |
void | updateHistograms () |
Additional Inherited Members | |
Public Types inherited from DQMOneEDAnalyzer<> | |
typedef dqm::reco::DQMStore | DQMStore |
typedef dqm::reco::MonitorElement | MonitorElement |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
template<typename T > | |
using | BranchAliasSetterT = ProductRegistryHelper::BranchAliasSetterT< T > |
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 DQMOneEDAnalyzer<> | |
virtual void | dqmBeginRun (edm::Run const &, edm::EventSetup const &) |
Protected Member Functions inherited from edm::ProducerBase | |
template<Transition Tr = Transition::Event> | |
auto | produces (std::string instanceName) noexcept |
declare what type of product will make and with which optional label More... | |
template<Transition B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<BranchType B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces () |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
template<Transition Tr = Transition::Event> | |
auto | produces () noexcept |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Protected Attributes inherited from DQMOneEDAnalyzer<> | |
edm::EDPutTokenT< DQMToken > | runToken_ |
Description: DQM source application to produce data integrety histograms for SiStrip data for use in HLT and Prompt reco
Definition at line 52 of file SiStripFEDDataCheck.cc.
|
explicit |
Definition at line 119 of file SiStripFEDDataCheck.cc.
References checkChannelLengths_, checkChannelStatusBits_, checkFELengths_, checkPacketCodes_, conf_, doPayloadChecks_, FEDNumbering::MAXSiStripFEDID, FEDNumbering::MINSiStripFEDID, printDebug_, rawDataTag_, rawDataToken_, siStripFedIdMax_, siStripFedIdMin_, and contentValuesCheck::ss.
|
override |
Definition at line 169 of file SiStripFEDDataCheck.cc.
|
overrideprivatevirtual |
Reimplemented from DQMOneEDAnalyzer<>.
Definition at line 176 of file SiStripFEDDataCheck.cc.
References edmScanValgrind::buffer, cabling_, edm::ESWatcher< T >::check(), checkChannelLengths_, checkChannelStatusBits_, checkFELengths_, checkPacketCodes_, gather_cfg::cout, FEDRawData::data(), doPayloadChecks_, doPLOTnFEDinVsLS_, doPLOTnFEDinWdataVsLS_, doUpdateIfNeeded(), Exception, fedCablingWatcher_, FEDRawDataCollection::FEDData(), l1tstage2_dqm_sourceclient-live_cfg::fedId, dqm::impl::MonitorElement::Fill(), fillFatalError(), fillNonFatalError(), fillPresent(), edm::EventSetup::getData(), iEvent, eostools::move(), nFEDinVsLS_, nFEDinWdataVsLS_, sistrip::preconstructCheckFEDBuffer(), printDebug_, rawDataToken_, siStripFedIdMax_, siStripFedIdMin_, FEDRawData::size(), contentValuesCheck::ss, sistrip::SUCCESS, tTopoToken_, and verbose_.
|
overrideprivatevirtual |
Implements DQMOneEDAnalyzer<>.
Definition at line 308 of file SiStripFEDDataCheck.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::bookProfile(), conf_, dirName_, doPLOTfedFatalErrors_, doPLOTfedNonFatalErrors_, doPLOTfedsPresent_, doPLOTnFEDinVsLS_, doPLOTnFEDinWdataVsLS_, fedFatalErrors_, fedNonFatalErrors_, fedsPresent_, edm::ParameterSet::getParameter(), siStripFEDCheck_cfi::LSBin, siStripFEDCheck_cfi::LSMax, siStripFEDCheck_cfi::LSMin, nFEDinVsLS_, nFEDinWdataVsLS_, dqm::impl::MonitorElement::setAxisTitle(), dqm::implementation::NavigatorBase::setCurrentFolder(), siStripFedIdMax_, and siStripFedIdMin_.
|
private |
Definition at line 393 of file SiStripFEDDataCheck.cc.
References eventCount_, updateFrequency_, and updateHistograms().
Referenced by analyze().
|
overrideprivatevirtual |
Reimplemented from DQMOneEDAnalyzer<>.
Definition at line 355 of file SiStripFEDDataCheck.cc.
References updateHistograms().
|
static |
Definition at line 428 of file SiStripFEDDataCheck.cc.
References edm::ConfigurationDescriptions::addDefault(), submitPVResolutionJobs::desc, HLT_2022v15_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineprivate |
Definition at line 370 of file SiStripFEDDataCheck.cc.
References doPLOTfedFatalErrors_, fedFatalErrorBinContents_, fedFatalErrors_, l1tstage2_dqm_sourceclient-live_cfg::fedId, dqm::impl::MonitorElement::Fill(), and updateFrequency_.
Referenced by analyze().
|
inlineprivate |
Definition at line 382 of file SiStripFEDDataCheck.cc.
References doPLOTfedNonFatalErrors_, l1tstage2_dqm_sourceclient-live_cfg::fedId, fedNonFatalErrorBinContents_, fedNonFatalErrors_, dqm::impl::MonitorElement::Fill(), and updateFrequency_.
Referenced by analyze().
|
inlineprivate |
Definition at line 361 of file SiStripFEDDataCheck.cc.
References doPLOTfedsPresent_, l1tstage2_dqm_sourceclient-live_cfg::fedId, fedsPresent_, fedsPresentBinContents_, dqm::impl::MonitorElement::Fill(), and updateFrequency_.
Referenced by analyze().
|
private |
|
private |
|
private |
Definition at line 357 of file SiStripFEDDataCheck.cc.
References cabling_, fedCablingToken_, and edm::eventsetup::EventSetupRecordImplementation< T >::get().
|
private |
Definition at line 400 of file SiStripFEDDataCheck.cc.
References newFWLiteAna::bin, doPLOTfedFatalErrors_, doPLOTfedNonFatalErrors_, doPLOTfedsPresent_, fedFatalErrorBinContents_, fedFatalErrors_, l1tstage2_dqm_sourceclient-live_cfg::fedId, fedNonFatalErrorBinContents_, fedNonFatalErrors_, fedsPresent_, fedsPresentBinContents_, dqm::impl::MonitorElement::getTH1(), siStripFedIdMax_, siStripFedIdMin_, and updateFrequency_.
Referenced by doUpdateIfNeeded(), and dqmEndRun().
|
private |
Definition at line 103 of file SiStripFEDDataCheck.cc.
Referenced by analyze(), and updateCabling().
|
private |
Definition at line 100 of file SiStripFEDDataCheck.cc.
Referenced by analyze(), and SiStripFEDCheckPlugin().
|
private |
Definition at line 100 of file SiStripFEDDataCheck.cc.
Referenced by analyze(), and SiStripFEDCheckPlugin().
|
private |
Definition at line 100 of file SiStripFEDDataCheck.cc.
Referenced by analyze(), and SiStripFEDCheckPlugin().
|
private |
Definition at line 100 of file SiStripFEDDataCheck.cc.
Referenced by analyze(), and SiStripFEDCheckPlugin().
|
private |
Definition at line 112 of file SiStripFEDDataCheck.cc.
Referenced by bookHistograms(), and SiStripFEDCheckPlugin().
|
private |
Definition at line 77 of file SiStripFEDDataCheck.cc.
Referenced by bookHistograms().
|
private |
Definition at line 100 of file SiStripFEDDataCheck.cc.
Referenced by analyze(), and SiStripFEDCheckPlugin().
|
private |
Definition at line 81 of file SiStripFEDDataCheck.cc.
Referenced by bookHistograms(), fillFatalError(), and updateHistograms().
|
private |
Definition at line 81 of file SiStripFEDDataCheck.cc.
Referenced by bookHistograms(), fillNonFatalError(), and updateHistograms().
|
private |
Definition at line 81 of file SiStripFEDDataCheck.cc.
Referenced by bookHistograms(), fillPresent(), and updateHistograms().
|
private |
Definition at line 82 of file SiStripFEDDataCheck.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 82 of file SiStripFEDDataCheck.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 97 of file SiStripFEDDataCheck.cc.
Referenced by doUpdateIfNeeded().
|
private |
Definition at line 106 of file SiStripFEDDataCheck.cc.
Referenced by updateCabling().
|
private |
Definition at line 105 of file SiStripFEDDataCheck.cc.
Referenced by analyze().
|
private |
Definition at line 95 of file SiStripFEDDataCheck.cc.
Referenced by fillFatalError(), and updateHistograms().
|
private |
Definition at line 84 of file SiStripFEDDataCheck.cc.
Referenced by bookHistograms(), fillFatalError(), and updateHistograms().
|
private |
Definition at line 96 of file SiStripFEDDataCheck.cc.
Referenced by fillNonFatalError(), and updateHistograms().
|
private |
Definition at line 85 of file SiStripFEDDataCheck.cc.
Referenced by bookHistograms(), fillNonFatalError(), and updateHistograms().
|
private |
Definition at line 83 of file SiStripFEDDataCheck.cc.
Referenced by bookHistograms(), fillPresent(), and updateHistograms().
|
private |
Definition at line 94 of file SiStripFEDDataCheck.cc.
Referenced by fillPresent(), and updateHistograms().
|
private |
Definition at line 87 of file SiStripFEDDataCheck.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 88 of file SiStripFEDDataCheck.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 78 of file SiStripFEDDataCheck.cc.
Referenced by analyze(), and SiStripFEDCheckPlugin().
|
private |
Definition at line 75 of file SiStripFEDDataCheck.cc.
Referenced by SiStripFEDCheckPlugin().
|
private |
Definition at line 76 of file SiStripFEDDataCheck.cc.
Referenced by analyze(), and SiStripFEDCheckPlugin().
|
private |
Definition at line 110 of file SiStripFEDDataCheck.cc.
Referenced by analyze(), bookHistograms(), SiStripFEDCheckPlugin(), and updateHistograms().
|
private |
Definition at line 109 of file SiStripFEDDataCheck.cc.
Referenced by analyze(), bookHistograms(), SiStripFEDCheckPlugin(), and updateHistograms().
|
private |
Definition at line 107 of file SiStripFEDDataCheck.cc.
Referenced by analyze().
|
private |
Definition at line 92 of file SiStripFEDDataCheck.cc.
Referenced by doUpdateIfNeeded(), fillFatalError(), fillNonFatalError(), fillPresent(), and updateHistograms().
|
private |
Definition at line 100 of file SiStripFEDDataCheck.cc.
Referenced by analyze().