#include <SiStripMonitorCondData.h>
Private Attributes | |
std::unique_ptr< SiStripApvGainsDQM > | apvgainsDQM_ |
std::unique_ptr< SiStripBackPlaneCorrectionDQM > | bpcorrectionDQM_ |
std::unique_ptr< SiStripCablingDQM > | cablingDQM_ |
edm::ParameterSet | conf_ |
std::unique_ptr< SiStripThresholdDQM > | highthresholdDQM_ |
std::unique_ptr< SiStripLorentzAngleDQM > | lorentzangleDQM_ |
std::unique_ptr< SiStripThresholdDQM > | lowthresholdDQM_ |
bool | monitorApvGains_ |
bool | monitorBackPlaneCorrection_ |
bool | monitorCabling_ |
bool | monitorHighThreshold_ |
bool | monitorLorentzAngle_ |
bool | monitorLowThreshold_ |
bool | monitorNoises_ |
bool | monitorPedestals_ |
bool | monitorQuality_ |
std::unique_ptr< SiStripNoisesDQM > | noisesDQM_ |
std::string | outPutFileName |
std::unique_ptr< SiStripPedestalsDQM > | pedestalsDQM_ |
std::unique_ptr< SiStripQualityDQM > | qualityDQM_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
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<typename ESProduct , Transition Tr = Transition::Event> | |
auto | esConsumes (eventsetup::EventSetupRecordKey const &, ESInputTag const &tag) |
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) |
Definition at line 42 of file SiStripMonitorCondData.h.
|
explicit |
Definition at line 53 of file SiStripMonitorCondData.cc.
References edm::ParameterSet::getParameter(), monitorApvGains_, monitorBackPlaneCorrection_, monitorCabling_, monitorHighThreshold_, monitorLorentzAngle_, monitorLowThreshold_, monitorNoises_, monitorPedestals_, and monitorQuality_.
|
override |
Definition at line 73 of file SiStripMonitorCondData.cc.
|
override |
Definition at line 165 of file SiStripMonitorCondData.cc.
References apvgainsDQM_, bpcorrectionDQM_, cablingDQM_, highthresholdDQM_, lorentzangleDQM_, lowthresholdDQM_, monitorApvGains_, monitorBackPlaneCorrection_, monitorCabling_, monitorHighThreshold_, monitorLorentzAngle_, monitorLowThreshold_, monitorNoises_, monitorPedestals_, monitorQuality_, noisesDQM_, pedestalsDQM_, and qualityDQM_.
|
overridevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 157 of file SiStripMonitorCondData.cc.
|
overridevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 82 of file SiStripMonitorCondData.cc.
References apvgainsDQM_, bpcorrectionDQM_, cablingDQM_, conf_, edm::ParameterSet::getParameter(), highthresholdDQM_, lorentzangleDQM_, lowthresholdDQM_, monitorApvGains_, monitorBackPlaneCorrection_, monitorCabling_, monitorHighThreshold_, monitorLorentzAngle_, monitorLowThreshold_, monitorNoises_, monitorPedestals_, monitorQuality_, noisesDQM_, pedestalsDQM_, qualityDQM_, and edm::RunBase::run().
|
overridevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 213 of file SiStripMonitorCondData.cc.
References DEFINE_FWK_MODULE.
|
overridevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 184 of file SiStripMonitorCondData.cc.
References apvgainsDQM_, bpcorrectionDQM_, cablingDQM_, conf_, edm::ParameterSet::getParameter(), highthresholdDQM_, lorentzangleDQM_, lowthresholdDQM_, monitorApvGains_, monitorBackPlaneCorrection_, monitorCabling_, monitorHighThreshold_, monitorLorentzAngle_, monitorLowThreshold_, monitorNoises_, monitorPedestals_, monitorQuality_, noisesDQM_, Utilities::operator, postProcessorL1Gen_cff::outputFileName, pedestalsDQM_, qualityDQM_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 78 of file SiStripMonitorCondData.h.
Referenced by analyze(), beginRun(), and endRun().
|
private |
Definition at line 80 of file SiStripMonitorCondData.h.
Referenced by analyze(), beginRun(), and endRun().
|
private |
Definition at line 81 of file SiStripMonitorCondData.h.
Referenced by analyze(), beginRun(), and endRun().
|
private |
Definition at line 59 of file SiStripMonitorCondData.h.
Referenced by beginRun(), and endRun().
|
private |
Definition at line 76 of file SiStripMonitorCondData.h.
Referenced by analyze(), beginRun(), and endRun().
|
private |
Definition at line 79 of file SiStripMonitorCondData.h.
Referenced by analyze(), beginRun(), and endRun().
|
private |
Definition at line 75 of file SiStripMonitorCondData.h.
Referenced by analyze(), beginRun(), and endRun().
|
private |
Definition at line 66 of file SiStripMonitorCondData.h.
Referenced by analyze(), beginRun(), endRun(), and SiStripMonitorCondData().
|
private |
Definition at line 68 of file SiStripMonitorCondData.h.
Referenced by analyze(), beginRun(), endRun(), and SiStripMonitorCondData().
|
private |
Definition at line 69 of file SiStripMonitorCondData.h.
Referenced by analyze(), beginRun(), endRun(), and SiStripMonitorCondData().
|
private |
Definition at line 64 of file SiStripMonitorCondData.h.
Referenced by analyze(), beginRun(), endRun(), and SiStripMonitorCondData().
|
private |
Definition at line 67 of file SiStripMonitorCondData.h.
Referenced by analyze(), beginRun(), endRun(), and SiStripMonitorCondData().
|
private |
Definition at line 63 of file SiStripMonitorCondData.h.
Referenced by analyze(), beginRun(), endRun(), and SiStripMonitorCondData().
|
private |
Definition at line 62 of file SiStripMonitorCondData.h.
Referenced by analyze(), beginRun(), endRun(), and SiStripMonitorCondData().
|
private |
Definition at line 61 of file SiStripMonitorCondData.h.
Referenced by analyze(), beginRun(), endRun(), and SiStripMonitorCondData().
|
private |
Definition at line 65 of file SiStripMonitorCondData.h.
Referenced by analyze(), beginRun(), endRun(), and SiStripMonitorCondData().
|
private |
Definition at line 74 of file SiStripMonitorCondData.h.
Referenced by analyze(), beginRun(), and endRun().
|
private |
Definition at line 71 of file SiStripMonitorCondData.h.
|
private |
Definition at line 73 of file SiStripMonitorCondData.h.
Referenced by analyze(), beginRun(), and endRun().
|
private |
Definition at line 77 of file SiStripMonitorCondData.h.
Referenced by analyze(), beginRun(), and endRun().