#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 () | |
Private Attributes | |
SiStripApvGainsDQM * | apvgainsDQM_ |
SiStripCablingDQM * | cablingDQM_ |
edm::ParameterSet | conf_ |
bool | gainRenormalisation_ |
SiStripThresholdDQM * | highthresholdDQM_ |
SiStripLorentzAngleDQM * | lorentzangleDQM_ |
SiStripThresholdDQM * | lowthresholdDQM_ |
bool | monitorApvGains_ |
bool | monitorCabling_ |
bool | monitorHighThreshold_ |
bool | monitorLorentzAngle_ |
bool | monitorLowThreshold_ |
bool | monitorNoises_ |
bool | monitorPedestals_ |
bool | monitorQuality_ |
SiStripNoisesDQM * | noisesDQM_ |
std::string | outPutFileName |
SiStripPedestalsDQM * | pedestalsDQM_ |
SiStripQualityDQM * | qualityDQM_ |
Definition at line 40 of file SiStripClassToMonitorCondData.h.
|
explicit |
Definition at line 64 of file SiStripClassToMonitorCondData.cc.
References edm::ParameterSet::getParameter(), monitorApvGains_, monitorCabling_, monitorHighThreshold_, monitorLorentzAngle_, monitorLowThreshold_, monitorNoises_, monitorPedestals_, and monitorQuality_.
SiStripClassToMonitorCondData::~SiStripClassToMonitorCondData | ( | ) |
Definition at line 83 of file SiStripClassToMonitorCondData.cc.
References apvgainsDQM_, cablingDQM_, highthresholdDQM_, lorentzangleDQM_, lowthresholdDQM_, monitorApvGains_, monitorCabling_, monitorHighThreshold_, monitorLorentzAngle_, monitorLowThreshold_, monitorNoises_, monitorPedestals_, monitorQuality_, noisesDQM_, pedestalsDQM_, and qualityDQM_.
void SiStripClassToMonitorCondData::analyseCondData | ( | const edm::EventSetup & | eSetup | ) |
Definition at line 205 of file SiStripClassToMonitorCondData.cc.
References SiStripBaseCondObjDQM::analysis(), apvgainsDQM_, cablingDQM_, SiStripQualityDQM::fillGrandSummaryMEs(), highthresholdDQM_, lorentzangleDQM_, lowthresholdDQM_, monitorApvGains_, monitorCabling_, monitorHighThreshold_, monitorLorentzAngle_, monitorLowThreshold_, monitorNoises_, monitorPedestals_, monitorQuality_, noisesDQM_, pedestalsDQM_, and qualityDQM_.
void SiStripClassToMonitorCondData::beginJob | ( | void | ) |
Definition at line 163 of file SiStripClassToMonitorCondData.cc.
void SiStripClassToMonitorCondData::beginRun | ( | edm::EventSetup const & | eSetup | ) |
Definition at line 103 of file SiStripClassToMonitorCondData.cc.
References apvgainsDQM_, cablingDQM_, conf_, edm::ParameterSet::getParameter(), highthresholdDQM_, lorentzangleDQM_, lowthresholdDQM_, monitorApvGains_, 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 243 of file SiStripClassToMonitorCondData.cc.
void SiStripClassToMonitorCondData::endRun | ( | edm::EventSetup const & | eSetup | ) |
Definition at line 224 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 186 of file SiStripClassToMonitorCondData.cc.
References SiStripBaseCondObjDQM::analysisOnDemand(), apvgainsDQM_, cablingDQM_, SiStripQualityDQM::fillGrandSummaryMEs(), highthresholdDQM_, lorentzangleDQM_, lowthresholdDQM_, monitorApvGains_, monitorCabling_, monitorHighThreshold_, monitorLorentzAngle_, monitorLowThreshold_, monitorNoises_, monitorPedestals_, monitorQuality_, noisesDQM_, pedestalsDQM_, and qualityDQM_.
void SiStripClassToMonitorCondData::getModMEsOnDemand | ( | edm::EventSetup const & | eSetup, |
uint32_t | requestedDetId | ||
) |
Definition at line 169 of file SiStripClassToMonitorCondData.cc.
References SiStripBaseCondObjDQM::analysisOnDemand(), apvgainsDQM_, cablingDQM_, SiStripQualityDQM::fillGrandSummaryMEs(), highthresholdDQM_, lorentzangleDQM_, lowthresholdDQM_, monitorApvGains_, monitorCabling_, monitorHighThreshold_, monitorLorentzAngle_, monitorLowThreshold_, monitorNoises_, monitorPedestals_, monitorQuality_, noisesDQM_, pedestalsDQM_, and qualityDQM_.
|
private |
Definition at line 78 of file SiStripClassToMonitorCondData.h.
Referenced by analyseCondData(), beginRun(), getLayerMEsOnDemand(), getModMEsOnDemand(), and ~SiStripClassToMonitorCondData().
|
private |
Definition at line 80 of file SiStripClassToMonitorCondData.h.
Referenced by analyseCondData(), beginRun(), getLayerMEsOnDemand(), getModMEsOnDemand(), and ~SiStripClassToMonitorCondData().
|
private |
Definition at line 60 of file SiStripClassToMonitorCondData.h.
Referenced by beginRun(), and endRun().
|
private |
Definition at line 71 of file SiStripClassToMonitorCondData.h.
|
private |
Definition at line 82 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().
|
private |
Definition at line 81 of file SiStripClassToMonitorCondData.h.
Referenced by analyseCondData(), beginRun(), getLayerMEsOnDemand(), getModMEsOnDemand(), and ~SiStripClassToMonitorCondData().
|
private |
Definition at line 65 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 68 of file SiStripClassToMonitorCondData.h.
Referenced by analyseCondData(), beginRun(), getLayerMEsOnDemand(), getModMEsOnDemand(), SiStripClassToMonitorCondData(), and ~SiStripClassToMonitorCondData().
|
private |
Definition at line 66 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 63 of file SiStripClassToMonitorCondData.h.
Referenced by analyseCondData(), beginRun(), getLayerMEsOnDemand(), getModMEsOnDemand(), SiStripClassToMonitorCondData(), and ~SiStripClassToMonitorCondData().
|
private |
Definition at line 62 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 76 of file SiStripClassToMonitorCondData.h.
Referenced by analyseCondData(), beginRun(), getLayerMEsOnDemand(), getModMEsOnDemand(), and ~SiStripClassToMonitorCondData().
|
private |
Definition at line 73 of file SiStripClassToMonitorCondData.h.
|
private |
Definition at line 75 of file SiStripClassToMonitorCondData.h.
Referenced by analyseCondData(), beginRun(), getLayerMEsOnDemand(), getModMEsOnDemand(), and ~SiStripClassToMonitorCondData().
|
private |
Definition at line 77 of file SiStripClassToMonitorCondData.h.
Referenced by analyseCondData(), beginRun(), getLayerMEsOnDemand(), getModMEsOnDemand(), and ~SiStripClassToMonitorCondData().