#include <DQM/SiStripMonitorDigi/src/SiStripMonitorDigi.cc>
Classes | |
struct | DigiFailureMEs |
struct | LayerMEs |
struct | ModMEs |
struct | SubDetMEs |
Public Attributes | |
MonitorElement * | NumberOfFEDDigis = nullptr |
std::string | topFolderName_ |
Private Member Functions | |
void | AddApvShotsToSubDet (const std::vector< APVShot > &, std::vector< APVShot > &) |
bool | AllDigis (const edm::EventSetup &es) |
void | bookLayer (DQMStore::IBooker &ibooker) |
MonitorElement * | bookME1D (DQMStore::IBooker &ibooker, const char *ParameterSetLabel, const char *HistoName) |
MonitorElement * | bookMETrend (DQMStore::IBooker &ibooker, const char *ParameterSetLabel, const char *HistoName) |
void | bookTrendMEs (DQMStore::IBooker &ibooker, const TString &name, int32_t layer, uint32_t id, std::string flag) |
void | createLayerMEs (DQMStore::IBooker &ibooker, std::string label, int ndet) |
void | createMEs (DQMStore::IBooker &ibooker, const edm::EventSetup &es) |
void | createModuleMEs (DQMStore::IBooker &ibooker, ModMEs &mod_single, uint32_t detid) |
void | createSubDetMEs (DQMStore::IBooker &ibooker, std::string label) |
void | createSubDetTH2 (DQMStore::IBooker &ibooker, std::string label) |
void | FillApvShotsMap (TkHistoMap *, const std::vector< APVShot > &, uint32_t id, int) |
void | fillDigiADCsMEs (int value, std::string name) |
void | fillME (MonitorElement *ME, float value1) |
void | fillME (MonitorElement *ME, float value1, float value2) |
void | fillME (MonitorElement *ME, float value1, float value2, float value3) |
void | fillME (MonitorElement *ME, float value1, float value2, float value3, float value4) |
void | fillTrend (MonitorElement *me, float value, float timeinorbit) |
int | getDigiSourceIndex (uint32_t id) |
void | ResetModuleMEs (uint32_t idet) |
Additional Inherited Members | |
Public Types inherited from DQMOneEDAnalyzer< edm::LuminosityBlockCache< bool > > | |
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 |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from DQMOneEDAnalyzer< edm::LuminosityBlockCache< bool > > | |
virtual void | dqmEndRun (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::LuminosityBlockCache< bool > > | |
edm::EDPutTokenT< DQMToken > | runToken_ |
Data Quality Monitoring source of the Silicon Strip Tracker. Produces histograms related to digis.
DQM/SiStripMonitorDigi/src/SiStripMonitorDigi.cc
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 35 of file SiStripMonitorDigi.h.
|
explicit |
Definition at line 50 of file SiStripMonitorDigi.cc.
References apvPhaseProducer_, apvPhaseProducerToken_, conf_, edm::EDConsumerBase::consumes(), edm::EDConsumerBase::consumesCollector(), createTrendMEs, dcsStatus_, digiProducerList, digiProducerTokenList, digitkhistomapon, edm::EDConsumerBase::esConsumes(), eventNb, firstEvent, edm::ParameterSet::getParameter(), globalsummaryapvshotson, globalswitchapvshotsApvon, globalswitchapvshotsonprof, globalswitchchargemedianapvshotson, globalswitchnapvshotson, globalswitchNDigisFEDID, globalswitchnstripsapvshotson, gtEvmToken_, historyProducer_, historyProducerToken_, ignoreFirstNLumisections_, ProducerED_cfi::InputTag, integrateNLumisections_, layerswitchadccooleston, layerswitchadchotteston, layerswitchdigiadcprofon, layerswitchdigiadcson, layerswitchnumdigison, layerswitchnumdigisprofon, layerswitchstripoccupancyon, m_trendVs10LS, METSkim_cff::Max, Mod_On_, moduleswitchadccooleston, moduleswitchadchotteston, moduleswitchdigiadcson, moduleswitchnumdigison, moduleswitchnumdigispstripon, moduleswitchstripoccupancyon, runInfoTokenRun_, SBDeclaredAt, SBTransitionDone, shotschargehistomapon, shotshistomapon, shotsstripshistomapon, show_mechanical_structure_view, SiStripDetCablingTokenRun_, AlCaHLTBitMon_QueryRunRegistry::string, SubDetPhasePartMap, subdetswitchapvcycleprofon, subdetswitchapvcycleth2on, subdetswitchapvshotsApvon, subdetswitchapvshotsonprof, subdetswitchchargemedianapvshotson, subdetswitchnapvshotson, subdetswitchnstripsapvshotson, subdetswitchtotdigifailureon, subdetswitchtotdigiprofon, makeGlobalPositionRcd_cfg::tag, tkDetMapTokenRun_, topFolderName_, tTopoToken_, tTopoTokenRun_, and vecSubDetTotDigiProfLS.
|
override |
|
private |
Definition at line 1320 of file SiStripMonitorDigi.cc.
References mps_fire::i, and parallelization::uint.
Referenced by analyze().
|
private |
|
overridevirtual |
Reimplemented from DQMOneEDAnalyzer< edm::LuminosityBlockCache< bool > >.
Definition at line 577 of file SiStripMonitorDigi.cc.
References EventWithHistory::absoluteBX(), gpuClustering::adc, SiStripMonitorDigi::ModMEs::ADCsCoolestStrip, SiStripMonitorDigi::ModMEs::ADCsHottestStrip, AddApvShotsToSubDet(), apvPhaseProducerToken_, L1GtfeExtWord::beamMode(), createTrendMEs, edm::DetSet< T >::data, dcsStatus_, digi_detset_handles, SiStripMonitorDigi::ModMEs::DigiADCs, digiFailureMEs, DigiMEs, digiProducerList, digiProducerTokenList, digitkhistomapon, eventNb, edm::HandleBase::failedToGet(), dqm::impl::MonitorElement::Fill(), HcalObjRepresent::Fill(), FillApvShotsMap(), fillME(), fillTrend(), folder_organizer, SiStripDetCabling::getConnections(), edm::EventSetup::getData(), getDigiSourceIndex(), APVCyclePhaseCollection::getPhase(), APVShotFinder::getShots(), SiStripDCSStatus::getStatus(), SiStripFolderOrganizer::getSubDetFolderAndTag(), globalsummaryapvshotson, globalswitchapvshotsApvon, globalswitchapvshotsonprof, globalswitchchargemedianapvshotson, globalswitchnapvshotson, globalswitchNDigisFEDID, globalswitchnstripsapvshotson, gtEvmToken_, L1GlobalTriggerEvmReadoutRecord::gtfeWord(), historyProducerToken_, mps_fire::i, iEvent, APVCyclePhaseCollection::invalid, edm::HandleBase::isValid(), SiStripMonitorDigi::LayerMEs::LayerADCsCoolestStrip, SiStripMonitorDigi::LayerMEs::LayerADCsCoolestStripTrend, SiStripMonitorDigi::LayerMEs::LayerADCsHottestStrip, SiStripMonitorDigi::LayerMEs::LayerADCsHottestStripTrend, LayerDetMap, SiStripMonitorDigi::LayerMEs::LayerDigiADCProfile, SiStripMonitorDigi::LayerMEs::LayerDigiADCs, SiStripMonitorDigi::LayerMEs::LayerDigiADCsTrend, LayerMEsMap, SiStripMonitorDigi::LayerMEs::LayerNumberOfDigis, SiStripMonitorDigi::LayerMEs::LayerNumberOfDigisProfile, SiStripMonitorDigi::LayerMEs::LayerNumberOfDigisTrend, SiStripMonitorDigi::LayerMEs::LayerStripOccupancy, SiStripMonitorDigi::LayerMEs::LayerStripOccupancyTrend, layerswitchadccooleston, layerswitchadchotteston, layerswitchdigiadcprofon, layerswitchdigiadcson, layerswitchnumdigison, layerswitchnumdigisprofon, layerswitchstripoccupancyon, m_trendVs10LS, genParticles_cff::map, MedianChargeApvShotsGlobal, Mod_On_, moduleswitchadccooleston, moduleswitchadchotteston, moduleswitchdigiadcson, moduleswitchnumdigison, moduleswitchnumdigispstripon, moduleswitchstripoccupancyon, APVCyclePhaseCollection::multiphase, NApvApvShotsGlobal, SiStripDetCabling::nApvPairs(), NApvShotsGlobal, NApvShotsGlobalProf, APVCyclePhaseCollection::nopartition, SiStripMonitorDigi::ModMEs::NumberOfDigis, SiStripMonitorDigi::ModMEs::NumberOfDigisPerStrip, NumberOfFEDDigis, edm::Handle< T >::product(), runNb, shotschargehistomapon, shotshistomapon, shotsstripshistomapon, ShotsVsTimeApvShotsGlobal, SiStripDetCabling_, AlCaHLTBitMon_QueryRunRegistry::string, StripMultiplicityApvShotsGlobal, SiStripMonitorDigi::ModMEs::StripOccupancy, SiStripMonitorDigi::SubDetMEs::SubDetApvShots, SiStripMonitorDigi::SubDetMEs::SubDetChargeMedianApvShotsTH1, SiStripMonitorDigi::SubDetMEs::SubDetDigiApvProf, SiStripMonitorDigi::SubDetMEs::SubDetDigiApvTH2, SubDetMEsMap, SiStripMonitorDigi::SubDetMEs::SubDetNApvShotsNApvTH1, SiStripMonitorDigi::SubDetMEs::SubDetNApvShotsProf, SiStripMonitorDigi::SubDetMEs::SubDetNApvShotsTH1, SiStripMonitorDigi::SubDetMEs::SubDetNStripsApvShotsTH1, SubDetPhasePartMap, subdetswitchapvcycleprofon, subdetswitchapvcycleth2on, subdetswitchapvshotsApvon, subdetswitchapvshotsonprof, subdetswitchchargemedianapvshotson, subdetswitchnapvshotson, subdetswitchnstripsapvshotson, subdetswitchtotdigifailureon, subdetswitchtotdigiprofon, SiStripMonitorDigi::SubDetMEs::SubDetTotDigiProf, SiStripMonitorDigi::DigiFailureMEs::SubDetTotDigiProfLS, tkmapdigi, tkmapMedianChargeApvshots, tkmapNApvshots, tkmapNstripApvshot, TotalNShots, SiStripMonitorDigi::SubDetMEs::totNDigis, tTopoToken_, parallelization::uint, and x.
|
overridevirtual |
Implements DQMOneEDAnalyzer< edm::LuminosityBlockCache< bool > >.
Definition at line 213 of file SiStripMonitorDigi.cc.
References createMEs(), DigiMEs, edm::EventSetup::get(), m_cacheID_, reset_each_run, ResetModuleMEs(), and show_mechanical_structure_view.
|
private |
|
private |
Definition at line 994 of file SiStripMonitorDigi.cc.
References dqm::implementation::IBooker::book1D(), conf_, and edm::ParameterSet::getParameter().
Referenced by createLayerMEs(), and createModuleMEs().
|
private |
Definition at line 968 of file SiStripMonitorDigi.cc.
References dqm::implementation::IBooker::bookProfile(), conf_, edm::ParameterSet::getParameter(), hlt_dqm_clientPB-live_cfg::me, and MonitorElementData::TPROFILE.
Referenced by createLayerMEs().
|
private |
|
private |
Definition at line 1069 of file SiStripMonitorDigi.cc.
References bookME1D(), bookMETrend(), dqm::implementation::IBooker::bookProfile(), SiStripHistoId::createHistoLayer(), createTrendMEs, label, SiStripMonitorDigi::LayerMEs::LayerADCsCoolestStrip, SiStripMonitorDigi::LayerMEs::LayerADCsCoolestStripTrend, SiStripMonitorDigi::LayerMEs::LayerADCsHottestStrip, SiStripMonitorDigi::LayerMEs::LayerADCsHottestStripTrend, SiStripMonitorDigi::LayerMEs::LayerDigiADCProfile, SiStripMonitorDigi::LayerMEs::LayerDigiADCs, SiStripMonitorDigi::LayerMEs::LayerDigiADCsTrend, LayerMEsMap, SiStripMonitorDigi::LayerMEs::LayerNumberOfDigis, SiStripMonitorDigi::LayerMEs::LayerNumberOfDigisProfile, SiStripMonitorDigi::LayerMEs::LayerNumberOfDigisTrend, SiStripMonitorDigi::LayerMEs::LayerStripOccupancy, SiStripMonitorDigi::LayerMEs::LayerStripOccupancyTrend, layerswitchadccooleston, layerswitchadchotteston, layerswitchdigiadcprofon, layerswitchdigiadcson, layerswitchnumdigison, layerswitchnumdigisprofon, layerswitchstripoccupancyon, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by createMEs().
|
private |
Definition at line 320 of file SiStripMonitorDigi.cc.
References funct::abs(), SiStripMonitorDigi::ModMEs::ADCsCoolestStrip, SiStripMonitorDigi::ModMEs::ADCsHottestStrip, SiStripDetCabling::addActiveDetectorsRawIds(), conf_, createLayerMEs(), createModuleMEs(), createSubDetMEs(), SiStripMonitorDigi::ModMEs::DigiADCs, digiFailureMEs, DigiMEs, digitkhistomapon, folder_organizer, edm::EventSetup::getData(), SiStripFolderOrganizer::getLayerFolderName(), edm::ParameterSet::getParameter(), SiStripFolderOrganizer::GetSubDetAndLayer(), SiStripFolderOrganizer::getSubDetFolderAndTag(), SiStripHistoId::getSubdetid(), SiStripSubStructure::getTECDetectors(), SiStripSubStructure::getTIBDetectors(), SiStripSubStructure::getTIDDetectors(), SiStripSubStructure::getTOBDetectors(), globalsummaryapvshotson, globalswitchapvshotsApvon, globalswitchapvshotsonprof, globalswitchchargemedianapvshotson, globalswitchnapvshotson, globalswitchNDigisFEDID, globalswitchnstripsapvshotson, dqm::impl::MonitorElement::kind(), label, LayerDetMap, LayerMEsMap, MedianChargeApvShotsGlobal, Mod_On_, NApvApvShotsGlobal, NApvShotsGlobal, NApvShotsGlobalProf, SiStripMonitorDigi::ModMEs::NumberOfDigis, SiStripMonitorDigi::ModMEs::NumberOfDigisPerStrip, NumberOfFEDDigis, reset_each_run, ResetModuleMEs(), dqm::impl::MonitorElement::setAxisTitle(), dqm::impl::MonitorElement::setBinLabel(), dqm::impl::MonitorElement::setCanExtend(), SiStripFolderOrganizer::setDetectorFolder(), SiStripFolderOrganizer::setLayerFolder(), shotschargehistomapon, shotshistomapon, shotsstripshistomapon, ShotsVsTimeApvShotsGlobal, show_mechanical_structure_view, SiStripDetCabling_, SiStripDetCablingTokenRun_, contentValuesCheck::ss, AlCaHLTBitMon_QueryRunRegistry::string, StripMultiplicityApvShotsGlobal, SiStripMonitorDigi::ModMEs::StripOccupancy, SiStripMonitorDigi::DigiFailureMEs::SubDetDigiFailures2D, SubDetMEsMap, subdetswitchtotdigifailureon, SiStripMonitorDigi::DigiFailureMEs::SubDetTotDigiProfLS, tkDetMapTokenRun_, tkmapdigi, tkmapMedianChargeApvshots, tkmapNApvshots, tkmapNstripApvshot, topFolderName_, MonitorElementData::TPROFILE, and tTopoTokenRun_.
Referenced by bookHistograms().
|
private |
Definition at line 1015 of file SiStripMonitorDigi.cc.
References SiStripMonitorDigi::ModMEs::ADCsCoolestStrip, SiStripMonitorDigi::ModMEs::ADCsHottestStrip, dqm::implementation::IBooker::book1D(), bookME1D(), SiStripHistoId::createHistoId(), SiStripMonitorDigi::ModMEs::DigiADCs, moduleswitchadccooleston, moduleswitchadchotteston, moduleswitchdigiadcson, moduleswitchnumdigison, moduleswitchnumdigispstripon, moduleswitchstripoccupancyon, SiStripDetCabling::nApvPairs(), SiStripMonitorDigi::ModMEs::NumberOfDigis, SiStripMonitorDigi::ModMEs::NumberOfDigisPerStrip, dqm::impl::MonitorElement::setAxisTitle(), dqm::impl::MonitorElement::setStatOverflows(), SiStripDetCabling_, AlCaHLTBitMon_QueryRunRegistry::string, and SiStripMonitorDigi::ModMEs::StripOccupancy.
Referenced by createMEs().
|
private |
Definition at line 1165 of file SiStripMonitorDigi.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), dqm::implementation::IBooker::bookProfile(), conf_, edm::ParameterSet::getParameter(), dqm::impl::MonitorElement::kind(), label, dqm::impl::MonitorElement::setAxisTitle(), dqm::impl::MonitorElement::setCanExtend(), AlCaHLTBitMon_QueryRunRegistry::string, SiStripMonitorDigi::SubDetMEs::SubDetChargeMedianApvShotsTH1, SiStripMonitorDigi::SubDetMEs::SubDetDigiApvProf, SiStripMonitorDigi::SubDetMEs::SubDetDigiApvTH2, SubDetMEsMap, SiStripMonitorDigi::SubDetMEs::SubDetNApvShotsNApvTH1, SiStripMonitorDigi::SubDetMEs::SubDetNApvShotsProf, SiStripMonitorDigi::SubDetMEs::SubDetNApvShotsTH1, SiStripMonitorDigi::SubDetMEs::SubDetNStripsApvShotsTH1, subdetswitchapvcycleprofon, subdetswitchapvcycleth2on, subdetswitchapvshotsonprof, subdetswitchchargemedianapvshotson, subdetswitchnapvshotson, subdetswitchnstripsapvshotson, subdetswitchtotdigiprofon, SiStripMonitorDigi::SubDetMEs::SubDetTotDigiProf, and MonitorElementData::TPROFILE.
Referenced by createMEs().
|
private |
|
overridevirtual |
Reimplemented from DQMOneEDAnalyzer< edm::LuminosityBlockCache< bool > >.
Definition at line 232 of file SiStripMonitorDigi.cc.
References edm::EventSetup::get(), edm::ESHandleBase::isValid(), m_cacheID_, RunInfo::m_fed_in, nFedTECm, nFedTECp, nFedTIB, nFedTIDm, nFedTIDp, nFedTOB, runInfoTokenRun_, subdetswitchtotdigifailureon, and edm::EventSetup::tryToGet().
|
private |
Definition at line 1327 of file SiStripMonitorDigi.cc.
References TkHistoMap::fill(), mps_fire::i, median(), ALCARECOPromptCalibProdSiPixelAli0T_cff::mode, me0TriggerPseudoDigis_cff::nStrips, and parallelization::uint.
Referenced by analyze().
|
private |
|
inlineprivate |
Definition at line 103 of file SiStripMonitorDigi.h.
References HLT_2023v12_cff::value1.
Referenced by analyze().
|
inlineprivate |
Definition at line 107 of file SiStripMonitorDigi.h.
References HLT_2023v12_cff::value1, and HLT_2023v12_cff::value2.
|
inlineprivate |
Definition at line 111 of file SiStripMonitorDigi.h.
References HLT_2023v12_cff::value1, and HLT_2023v12_cff::value2.
|
inlineprivate |
Definition at line 115 of file SiStripMonitorDigi.h.
References HLT_2023v12_cff::value1, and HLT_2023v12_cff::value2.
|
private |
Definition at line 1006 of file SiStripMonitorDigi.cc.
References hlt_dqm_clientPB-live_cfg::me.
Referenced by analyze().
|
private |
Definition at line 1308 of file SiStripMonitorDigi.cc.
References digi_detset_handles, mps_fire::end, and EcalCondDBWriter_cfi::location.
Referenced by analyze().
|
override |
Definition at line 279 of file SiStripMonitorDigi.cc.
|
override |
Definition at line 286 of file SiStripMonitorDigi.cc.
References currentLS, digiFailureMEs, dqm::impl::MonitorElement::Fill(), dqm::impl::MonitorElement::getBinContent(), edm::LuminosityBlockBase::id(), ignoreFirstNLumisections_, edm::LuminosityBlock::index(), createfilelist::int, integrateNLumisections_, edm::LuminosityBlockID::luminosityBlock(), nFedTECm, nFedTECp, nFedTIB, nFedTIDm, nFedTIDp, nFedTOB, SBDeclaredAt, SBTransitionDone, SiStripMonitorDigi::DigiFailureMEs::SubDetDigiFailures2D, subdetswitchtotdigifailureon, SiStripMonitorDigi::DigiFailureMEs::SubDetTotDigiProfLS, and vecSubDetTotDigiProfLS.
|
private |
Definition at line 950 of file SiStripMonitorDigi.cc.
References SiStripMonitorDigi::ModMEs::ADCsCoolestStrip, SiStripMonitorDigi::ModMEs::ADCsHottestStrip, SiStripMonitorDigi::ModMEs::DigiADCs, DigiMEs, Mod_On_, moduleswitchadccooleston, moduleswitchadchotteston, moduleswitchdigiadcson, moduleswitchnumdigison, moduleswitchnumdigispstripon, moduleswitchstripoccupancyon, SiStripMonitorDigi::ModMEs::NumberOfDigis, SiStripMonitorDigi::ModMEs::NumberOfDigisPerStrip, dqm::impl::MonitorElement::Reset(), and SiStripMonitorDigi::ModMEs::StripOccupancy.
Referenced by bookHistograms(), and createMEs().
|
private |
Definition at line 226 of file SiStripMonitorDigi.h.
Referenced by SiStripMonitorDigi().
|
private |
Definition at line 229 of file SiStripMonitorDigi.h.
Referenced by analyze(), and SiStripMonitorDigi().
|
private |
Definition at line 135 of file SiStripMonitorDigi.h.
|
private |
Definition at line 130 of file SiStripMonitorDigi.h.
Referenced by bookME1D(), bookMETrend(), createMEs(), createSubDetMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 220 of file SiStripMonitorDigi.h.
Referenced by analyze(), createLayerMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 237 of file SiStripMonitorDigi.h.
Referenced by analyze(), SiStripMonitorDigi(), and ~SiStripMonitorDigi().
|
private |
Definition at line 146 of file SiStripMonitorDigi.h.
|
private |
Definition at line 147 of file SiStripMonitorDigi.h.
Referenced by analyze(), and getDigiSourceIndex().
|
private |
Definition at line 142 of file SiStripMonitorDigi.h.
Referenced by analyze(), createMEs(), and globalEndLuminosityBlock().
|
private |
Definition at line 134 of file SiStripMonitorDigi.h.
Referenced by analyze(), bookHistograms(), createMEs(), and ResetModuleMEs().
|
private |
Definition at line 132 of file SiStripMonitorDigi.h.
Referenced by analyze(), and SiStripMonitorDigi().
|
private |
Definition at line 131 of file SiStripMonitorDigi.h.
Referenced by analyze(), and SiStripMonitorDigi().
|
private |
Definition at line 215 of file SiStripMonitorDigi.h.
Referenced by analyze(), createMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 159 of file SiStripMonitorDigi.h.
Referenced by analyze(), and SiStripMonitorDigi().
|
private |
Definition at line 160 of file SiStripMonitorDigi.h.
Referenced by looper.Looper::loop(), Printer.Printer::process(), and SiStripMonitorDigi().
|
private |
Definition at line 145 of file SiStripMonitorDigi.h.
Referenced by analyze(), and createMEs().
|
private |
Definition at line 163 of file SiStripMonitorDigi.h.
Referenced by analyze(), createMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 197 of file SiStripMonitorDigi.h.
Referenced by analyze(), createMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 195 of file SiStripMonitorDigi.h.
Referenced by analyze(), createMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 196 of file SiStripMonitorDigi.h.
Referenced by analyze(), createMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 193 of file SiStripMonitorDigi.h.
Referenced by analyze(), createMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 198 of file SiStripMonitorDigi.h.
Referenced by analyze(), createMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 194 of file SiStripMonitorDigi.h.
Referenced by analyze(), createMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 230 of file SiStripMonitorDigi.h.
Referenced by analyze(), and SiStripMonitorDigi().
|
private |
Definition at line 225 of file SiStripMonitorDigi.h.
Referenced by SiStripMonitorDigi().
|
private |
Definition at line 228 of file SiStripMonitorDigi.h.
Referenced by analyze(), and SiStripMonitorDigi().
|
private |
Definition at line 201 of file SiStripMonitorDigi.h.
Referenced by globalEndLuminosityBlock(), and SiStripMonitorDigi().
|
private |
Definition at line 202 of file SiStripMonitorDigi.h.
Referenced by globalEndLuminosityBlock(), and SiStripMonitorDigi().
|
private |
Definition at line 138 of file SiStripMonitorDigi.h.
Referenced by analyze(), and createMEs().
|
private |
Definition at line 139 of file SiStripMonitorDigi.h.
Referenced by analyze(), createLayerMEs(), and createMEs().
|
private |
Definition at line 168 of file SiStripMonitorDigi.h.
Referenced by analyze(), createLayerMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 167 of file SiStripMonitorDigi.h.
Referenced by analyze(), createLayerMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 172 of file SiStripMonitorDigi.h.
Referenced by analyze(), createLayerMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 169 of file SiStripMonitorDigi.h.
Referenced by analyze(), createLayerMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 166 of file SiStripMonitorDigi.h.
|
private |
Definition at line 165 of file SiStripMonitorDigi.h.
Referenced by analyze(), createLayerMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 171 of file SiStripMonitorDigi.h.
Referenced by analyze(), createLayerMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 170 of file SiStripMonitorDigi.h.
Referenced by analyze(), createLayerMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 149 of file SiStripMonitorDigi.h.
Referenced by bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 222 of file SiStripMonitorDigi.h.
Referenced by analyze(), and SiStripMonitorDigi().
|
private |
Definition at line 154 of file SiStripMonitorDigi.h.
Referenced by analyze(), and createMEs().
|
private |
Definition at line 213 of file SiStripMonitorDigi.h.
Referenced by analyze(), createMEs(), ResetModuleMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 151 of file SiStripMonitorDigi.h.
|
private |
Definition at line 177 of file SiStripMonitorDigi.h.
Referenced by analyze(), createModuleMEs(), ResetModuleMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 176 of file SiStripMonitorDigi.h.
Referenced by analyze(), createModuleMEs(), ResetModuleMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 178 of file SiStripMonitorDigi.h.
Referenced by analyze(), createModuleMEs(), ResetModuleMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 174 of file SiStripMonitorDigi.h.
Referenced by analyze(), createModuleMEs(), ResetModuleMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 175 of file SiStripMonitorDigi.h.
Referenced by analyze(), createModuleMEs(), ResetModuleMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 179 of file SiStripMonitorDigi.h.
Referenced by analyze(), createModuleMEs(), ResetModuleMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 144 of file SiStripMonitorDigi.h.
Referenced by ElectronMVAID.ElectronMVAID::__call__(), FWLite.ElectronMVAID::__call__(), dirstructure.Directory::__create_pie_image(), DisplayManager.DisplayManager::__del__(), dqm_interfaces.DirID::__eq__(), dirstructure.Directory::__get_full_path(), dirstructure.Comparison::__get_img_name(), dataset.Dataset::__getDataType(), dataset.Dataset::__getFileInfoList(), dirstructure.Comparison::__make_image(), core.autovars.NTupleVariable::__repr__(), core.autovars.NTupleObjectType::__repr__(), core.autovars.NTupleObject::__repr__(), core.autovars.NTupleCollection::__repr__(), dirstructure.Directory::__repr__(), dqm_interfaces.DirID::__repr__(), dirstructure.Comparison::__repr__(), config.Service::__setattr__(), config.CFG::__str__(), counter.Counter::__str__(), average.Average::__str__(), FWLite.WorkingPoints::_reformat_cut_definitions(), core.autovars.NTupleObjectType::addSubObjects(), core.autovars.NTupleObjectType::addVariables(), core.autovars.NTupleObjectType::allVars(), dataset.CMSDataset::buildListOfFiles(), dataset.LocalDataset::buildListOfFiles(), dataset.CMSDataset::buildListOfFilesDBS(), dirstructure.Directory::calcStats(), validation.Sample::digest(), python.rootplot.utilities.Hist::divide(), python.rootplot.utilities.Hist::divide_wilson(), DisplayManager.DisplayManager::Draw(), TreeCrawler.Package::dump(), core.autovars.NTupleVariable::fillBranch(), core.autovars.NTupleObject::fillBranches(), core.autovars.NTupleCollection::fillBranchesScalar(), core.autovars.NTupleCollection::fillBranchesVector(), core.autovars.NTupleCollection::get_cpp_declaration(), core.autovars.NTupleCollection::get_cpp_wrapper_class(), core.autovars.NTupleCollection::get_py_wrapper_class(), utils.StatisticalTest::get_status(), production_tasks.Task::getname(), dataset.CMSDataset::getPrimaryDatasetEntries(), dataset.PrivateDataset::getPrimaryDatasetEntries(), VIDSelectorBase.VIDSelectorBase::initialize(), personalPlayback.Applet::log(), core.autovars.NTupleVariable::makeBranch(), core.autovars.NTupleObject::makeBranches(), core.autovars.NTupleCollection::makeBranchesScalar(), core.autovars.NTupleCollection::makeBranchesVector(), dirstructure.Directory::print_report(), dataset.BaseDataset::printInfo(), dataset.Dataset::printInfo(), production_tasks.MonitorJobs::run(), python.rootplot.utilities.Hist::TGraph(), python.rootplot.utilities.Hist::TH1F(), counter.Counter::write(), and average.Average::write().
|
private |
Definition at line 154 of file SiStripMonitorDigi.h.
Referenced by analyze(), and createMEs().
|
private |
Definition at line 154 of file SiStripMonitorDigi.h.
Referenced by analyze(), and createMEs().
|
private |
Definition at line 154 of file SiStripMonitorDigi.h.
Referenced by analyze(), and createMEs().
|
private |
Definition at line 209 of file SiStripMonitorDigi.h.
Referenced by dqmBeginRun(), and globalEndLuminosityBlock().
|
private |
Definition at line 208 of file SiStripMonitorDigi.h.
Referenced by dqmBeginRun(), and globalEndLuminosityBlock().
|
private |
Definition at line 205 of file SiStripMonitorDigi.h.
Referenced by dqmBeginRun(), and globalEndLuminosityBlock().
|
private |
Definition at line 207 of file SiStripMonitorDigi.h.
Referenced by dqmBeginRun(), and globalEndLuminosityBlock().
|
private |
Definition at line 206 of file SiStripMonitorDigi.h.
Referenced by dqmBeginRun(), and globalEndLuminosityBlock().
|
private |
Definition at line 210 of file SiStripMonitorDigi.h.
Referenced by dqmBeginRun(), and globalEndLuminosityBlock().
MonitorElement* SiStripMonitorDigi::NumberOfFEDDigis = nullptr |
Definition at line 92 of file SiStripMonitorDigi.h.
Referenced by analyze(), and createMEs().
|
private |
Definition at line 135 of file SiStripMonitorDigi.h.
Referenced by bookHistograms(), and createMEs().
|
private |
Definition at line 234 of file SiStripMonitorDigi.h.
Referenced by dqmBeginRun(), and SiStripMonitorDigi().
|
private |
Definition at line 159 of file SiStripMonitorDigi.h.
Referenced by analyze().
|
private |
Definition at line 203 of file SiStripMonitorDigi.h.
Referenced by globalEndLuminosityBlock(), and SiStripMonitorDigi().
|
private |
Definition at line 204 of file SiStripMonitorDigi.h.
Referenced by globalEndLuminosityBlock(), and SiStripMonitorDigi().
|
private |
Definition at line 135 of file SiStripMonitorDigi.h.
|
private |
Definition at line 218 of file SiStripMonitorDigi.h.
Referenced by analyze(), createMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 216 of file SiStripMonitorDigi.h.
Referenced by analyze(), createMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 217 of file SiStripMonitorDigi.h.
Referenced by analyze(), createMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 154 of file SiStripMonitorDigi.h.
Referenced by analyze(), and createMEs().
|
private |
Definition at line 135 of file SiStripMonitorDigi.h.
|
private |
Definition at line 135 of file SiStripMonitorDigi.h.
Referenced by bookHistograms(), createMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 135 of file SiStripMonitorDigi.h.
|
private |
Definition at line 150 of file SiStripMonitorDigi.h.
Referenced by analyze(), createMEs(), and createModuleMEs().
|
private |
Definition at line 233 of file SiStripMonitorDigi.h.
Referenced by createMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 154 of file SiStripMonitorDigi.h.
Referenced by analyze(), and createMEs().
|
private |
Definition at line 140 of file SiStripMonitorDigi.h.
Referenced by analyze(), createMEs(), and createSubDetMEs().
|
private |
Definition at line 141 of file SiStripMonitorDigi.h.
Referenced by analyze(), and SiStripMonitorDigi().
|
private |
Definition at line 182 of file SiStripMonitorDigi.h.
Referenced by analyze(), createSubDetMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 183 of file SiStripMonitorDigi.h.
Referenced by analyze(), createSubDetMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 191 of file SiStripMonitorDigi.h.
Referenced by analyze(), and SiStripMonitorDigi().
|
private |
Definition at line 189 of file SiStripMonitorDigi.h.
Referenced by analyze(), createSubDetMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 190 of file SiStripMonitorDigi.h.
Referenced by analyze(), createSubDetMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 187 of file SiStripMonitorDigi.h.
Referenced by analyze(), createSubDetMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 188 of file SiStripMonitorDigi.h.
Referenced by analyze(), createSubDetMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 185 of file SiStripMonitorDigi.h.
Referenced by analyze(), createMEs(), dqmBeginRun(), globalEndLuminosityBlock(), and SiStripMonitorDigi().
|
private |
Definition at line 181 of file SiStripMonitorDigi.h.
Referenced by analyze(), createSubDetMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 232 of file SiStripMonitorDigi.h.
Referenced by createMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 157 of file SiStripMonitorDigi.h.
Referenced by analyze(), and createMEs().
|
private |
Definition at line 157 of file SiStripMonitorDigi.h.
Referenced by analyze(), and createMEs().
|
private |
Definition at line 157 of file SiStripMonitorDigi.h.
Referenced by analyze(), and createMEs().
|
private |
Definition at line 157 of file SiStripMonitorDigi.h.
Referenced by analyze(), and createMEs().
std::string SiStripMonitorDigi::topFolderName_ |
Definition at line 46 of file SiStripMonitorDigi.h.
Referenced by createMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 161 of file SiStripMonitorDigi.h.
Referenced by analyze().
|
private |
Definition at line 235 of file SiStripMonitorDigi.h.
Referenced by analyze(), and SiStripMonitorDigi().
|
private |
Definition at line 231 of file SiStripMonitorDigi.h.
Referenced by createMEs(), and SiStripMonitorDigi().
|
private |
Definition at line 224 of file SiStripMonitorDigi.h.
Referenced by globalEndLuminosityBlock(), and SiStripMonitorDigi().