#include <SiStripClassToMonitorCondData.h>
Public Member Functions | |
void | analyseCondData (const edm::EventSetup &) |
void | beginJob () |
void | beginRun (edm::EventSetup const &eSetup) |
void | endJob () |
void | endRun (edm::EventSetup const &eSetup) |
void | getLayerMEsOnDemand (edm::EventSetup const &eSetup, std::string requestedSubDetector, uint32_t requestedSide, uint32_t requestedLayer) |
void | getModMEsOnDemand (edm::EventSetup const &eSetup, uint32_t requestedDetId) |
SiStripClassToMonitorCondData (edm::ParameterSet const &iConfig) | |
~SiStripClassToMonitorCondData () | |
Definition at line 41 of file SiStripClassToMonitorCondData.h.
|
explicit |
Definition at line 66 of file SiStripClassToMonitorCondData.cc.
References edm::ParameterSet::getParameter(), monitorApvGains_, monitorBackPlaneCorrection_, monitorCabling_, monitorHighThreshold_, monitorLorentzAngle_, monitorLowThreshold_, monitorNoises_, monitorPedestals_, and monitorQuality_.
SiStripClassToMonitorCondData::~SiStripClassToMonitorCondData | ( | ) |
Definition at line 86 of file SiStripClassToMonitorCondData.cc.
References apvgainsDQM_, bpcorrectionDQM_, cablingDQM_, highthresholdDQM_, lorentzangleDQM_, lowthresholdDQM_, monitorApvGains_, monitorBackPlaneCorrection_, monitorCabling_, monitorHighThreshold_, monitorLorentzAngle_, monitorLowThreshold_, monitorNoises_, monitorPedestals_, monitorQuality_, noisesDQM_, pedestalsDQM_, and qualityDQM_.
void SiStripClassToMonitorCondData::analyseCondData | ( | const edm::EventSetup & | eSetup | ) |
Definition at line 217 of file SiStripClassToMonitorCondData.cc.
References SiStripBaseCondObjDQM::analysis(), apvgainsDQM_, bpcorrectionDQM_, cablingDQM_, SiStripQualityDQM::fillGrandSummaryMEs(), highthresholdDQM_, lorentzangleDQM_, lowthresholdDQM_, monitorApvGains_, monitorBackPlaneCorrection_, monitorCabling_, monitorHighThreshold_, monitorLorentzAngle_, monitorLowThreshold_, monitorNoises_, monitorPedestals_, monitorQuality_, noisesDQM_, pedestalsDQM_, and qualityDQM_.
void SiStripClassToMonitorCondData::beginJob | ( | void | ) |
Definition at line 173 of file SiStripClassToMonitorCondData.cc.
void SiStripClassToMonitorCondData::beginRun | ( | edm::EventSetup const & | eSetup | ) |
Definition at line 107 of file SiStripClassToMonitorCondData.cc.
References apvgainsDQM_, bpcorrectionDQM_, cablingDQM_, conf_, edm::ParameterSet::getParameter(), highthresholdDQM_, lorentzangleDQM_, lowthresholdDQM_, monitorApvGains_, monitorBackPlaneCorrection_, monitorCabling_, monitorHighThreshold_, monitorLorentzAngle_, monitorLowThreshold_, monitorNoises_, monitorPedestals_, monitorQuality_, noisesDQM_, pedestalsDQM_, and qualityDQM_.
Referenced by SiStripMonitorCondDataOnDemandExample::beginRun(), and SiStripAnalyser::beginRun().
void SiStripClassToMonitorCondData::endJob | ( | void | ) |
Definition at line 256 of file SiStripClassToMonitorCondData.cc.
void SiStripClassToMonitorCondData::endRun | ( | edm::EventSetup const & | eSetup | ) |
Definition at line 237 of file SiStripClassToMonitorCondData.cc.
References conf_, edm::ParameterSet::getParameter(), cppFunctionSkipper::operator, dumpDBToFile_GT_ttrig_cfg::outputFileName, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by SiStripMonitorCondDataOnDemandExample::endRun().
void SiStripClassToMonitorCondData::getLayerMEsOnDemand | ( | edm::EventSetup const & | eSetup, |
std::string | requestedSubDetector, | ||
uint32_t | requestedSide, | ||
uint32_t | requestedLayer | ||
) |
Definition at line 197 of file SiStripClassToMonitorCondData.cc.
References SiStripBaseCondObjDQM::analysisOnDemand(), apvgainsDQM_, bpcorrectionDQM_, cablingDQM_, SiStripQualityDQM::fillGrandSummaryMEs(), highthresholdDQM_, lorentzangleDQM_, lowthresholdDQM_, monitorApvGains_, monitorBackPlaneCorrection_, monitorCabling_, monitorHighThreshold_, monitorLorentzAngle_, monitorLowThreshold_, monitorNoises_, monitorPedestals_, monitorQuality_, noisesDQM_, pedestalsDQM_, and qualityDQM_.
void SiStripClassToMonitorCondData::getModMEsOnDemand | ( | edm::EventSetup const & | eSetup, |
uint32_t | requestedDetId | ||
) |
Definition at line 179 of file SiStripClassToMonitorCondData.cc.
References SiStripBaseCondObjDQM::analysisOnDemand(), apvgainsDQM_, bpcorrectionDQM_, cablingDQM_, SiStripQualityDQM::fillGrandSummaryMEs(), highthresholdDQM_, lorentzangleDQM_, lowthresholdDQM_, monitorApvGains_, monitorBackPlaneCorrection_, monitorCabling_, monitorHighThreshold_, monitorLorentzAngle_, monitorLowThreshold_, monitorNoises_, monitorPedestals_, monitorQuality_, noisesDQM_, pedestalsDQM_, and qualityDQM_.
|
private |
Definition at line 80 of file SiStripClassToMonitorCondData.h.
Referenced by analyseCondData(), beginRun(), getLayerMEsOnDemand(), getModMEsOnDemand(), and ~SiStripClassToMonitorCondData().
|
private |
Definition at line 82 of file SiStripClassToMonitorCondData.h.
Referenced by analyseCondData(), beginRun(), getLayerMEsOnDemand(), getModMEsOnDemand(), and ~SiStripClassToMonitorCondData().
|
private |
Definition at line 83 of file SiStripClassToMonitorCondData.h.
Referenced by analyseCondData(), beginRun(), getLayerMEsOnDemand(), getModMEsOnDemand(), and ~SiStripClassToMonitorCondData().
|
private |
Definition at line 61 of file SiStripClassToMonitorCondData.h.
Referenced by beginRun(), and endRun().
|
private |
Definition at line 73 of file SiStripClassToMonitorCondData.h.
|
private |
Definition at line 85 of file SiStripClassToMonitorCondData.h.
Referenced by analyseCondData(), beginRun(), getLayerMEsOnDemand(), getModMEsOnDemand(), and ~SiStripClassToMonitorCondData().
|
private |
Definition at line 81 of file SiStripClassToMonitorCondData.h.
Referenced by analyseCondData(), beginRun(), getLayerMEsOnDemand(), getModMEsOnDemand(), and ~SiStripClassToMonitorCondData().
|
private |
Definition at line 84 of file SiStripClassToMonitorCondData.h.
Referenced by analyseCondData(), beginRun(), getLayerMEsOnDemand(), getModMEsOnDemand(), and ~SiStripClassToMonitorCondData().
|
private |
Definition at line 66 of file SiStripClassToMonitorCondData.h.
Referenced by analyseCondData(), beginRun(), getLayerMEsOnDemand(), getModMEsOnDemand(), SiStripClassToMonitorCondData(), and ~SiStripClassToMonitorCondData().
|
private |
Definition at line 68 of file SiStripClassToMonitorCondData.h.
Referenced by analyseCondData(), beginRun(), getLayerMEsOnDemand(), getModMEsOnDemand(), SiStripClassToMonitorCondData(), and ~SiStripClassToMonitorCondData().
|
private |
Definition at line 71 of file SiStripClassToMonitorCondData.h.
Referenced by analyseCondData(), beginRun(), getLayerMEsOnDemand(), getModMEsOnDemand(), SiStripClassToMonitorCondData(), and ~SiStripClassToMonitorCondData().
|
private |
Definition at line 70 of file SiStripClassToMonitorCondData.h.
Referenced by analyseCondData(), beginRun(), getLayerMEsOnDemand(), getModMEsOnDemand(), SiStripClassToMonitorCondData(), and ~SiStripClassToMonitorCondData().
|
private |
Definition at line 67 of file SiStripClassToMonitorCondData.h.
Referenced by analyseCondData(), beginRun(), getLayerMEsOnDemand(), getModMEsOnDemand(), SiStripClassToMonitorCondData(), and ~SiStripClassToMonitorCondData().
|
private |
Definition at line 69 of file SiStripClassToMonitorCondData.h.
Referenced by analyseCondData(), beginRun(), getLayerMEsOnDemand(), getModMEsOnDemand(), SiStripClassToMonitorCondData(), and ~SiStripClassToMonitorCondData().
|
private |
Definition at line 64 of file SiStripClassToMonitorCondData.h.
Referenced by analyseCondData(), beginRun(), getLayerMEsOnDemand(), getModMEsOnDemand(), SiStripClassToMonitorCondData(), and ~SiStripClassToMonitorCondData().
|
private |
Definition at line 63 of file SiStripClassToMonitorCondData.h.
Referenced by analyseCondData(), beginRun(), getLayerMEsOnDemand(), getModMEsOnDemand(), SiStripClassToMonitorCondData(), and ~SiStripClassToMonitorCondData().
|
private |
Definition at line 65 of file SiStripClassToMonitorCondData.h.
Referenced by analyseCondData(), beginRun(), getLayerMEsOnDemand(), getModMEsOnDemand(), SiStripClassToMonitorCondData(), and ~SiStripClassToMonitorCondData().
|
private |
Definition at line 78 of file SiStripClassToMonitorCondData.h.
Referenced by analyseCondData(), beginRun(), getLayerMEsOnDemand(), getModMEsOnDemand(), and ~SiStripClassToMonitorCondData().
|
private |
Definition at line 75 of file SiStripClassToMonitorCondData.h.
|
private |
Definition at line 77 of file SiStripClassToMonitorCondData.h.
Referenced by analyseCondData(), beginRun(), getLayerMEsOnDemand(), getModMEsOnDemand(), and ~SiStripClassToMonitorCondData().
|
private |
Definition at line 79 of file SiStripClassToMonitorCondData.h.
Referenced by analyseCondData(), beginRun(), getLayerMEsOnDemand(), getModMEsOnDemand(), and ~SiStripClassToMonitorCondData().