#include <DQMOffline/MEtoMEComparitor/src/MEtoMEComparitor.cc>
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | beginRun (const edm::Run &iRun, const edm::EventSetup &iSetup) |
template<class T > | |
void | book (const std::string &directory, const std::string &type, const T *h) |
template<class W , class T > | |
void | compare (const W &where, const std::string &instance) |
virtual void | endJob () |
virtual void | endLuminosityBlock (const edm::LuminosityBlock &, const edm::EventSetup &) |
virtual void | endRun (const edm::Run &iRun, const edm::EventSetup &iSetup) |
template<class T > | |
void | keepBadHistograms (const std::string &directory, const T *h_new, const T *h_ref) |
Private Attributes | |
bool | _autoProcess |
DQMStore * | _dbe |
double | _diffgoodness |
unsigned int | _dirDepth |
double | _KSgoodness |
std::string | _lumiInstance |
std::string | _moduleLabel |
double | _overallgoodness |
std::string | _process_new |
std::string | _process_ref |
std::string | _runInstance |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
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 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) |
Description: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 51 of file MEtoMEComparitor.h.
|
explicit |
Definition at line 26 of file MEtoMEComparitor.cc.
References _autoProcess, _dbe, _diffgoodness, _dirDepth, _KSgoodness, _lumiInstance, _moduleLabel, _overallgoodness, _process_new, _process_ref, _runInstance, edm::ParameterSet::getParameter(), cppFunctionSkipper::operator, and AlCaHLTBitMon_QueryRunRegistry::string.
MEtoMEComparitor::~MEtoMEComparitor | ( | ) |
Definition at line 50 of file MEtoMEComparitor.cc.
|
inlineprivatevirtual |
|
privatevirtual |
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 65 of file MEtoMEComparitor.cc.
References _autoProcess, _process_new, _process_ref, gather_cfg::cout, edm::Run::processHistory(), and edm::ProcessHistory::rbegin().
|
private |
Definition at line 91 of file MEtoMEComparitor.cc.
References _dbe, DQMStore::book1D(), DQMStore::book1DD(), DQMStore::book1S(), h, and DQMStore::setCurrentFolder().
Referenced by keepBadHistograms().
|
private |
Definition at line 127 of file MEtoMEComparitor.cc.
References _diffgoodness, _dirDepth, _KSgoodness, _moduleLabel, _overallgoodness, _process_new, _process_ref, funct::abs(), dir, cppFunctionSkipper::exception, edm::HandleBase::failedToGet(), keepBadHistograms(), LogDebug, timingPdfMaker::pathname, split, AlCaHLTBitMon_QueryRunRegistry::string, hcal_dqm_sourceclient-file_cfg::subsystem, and edmLumisInFiles::summary.
|
privatevirtual |
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 56 of file MEtoMEComparitor.cc.
References _lumiInstance.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 80 of file MEtoMEComparitor.cc.
References _runInstance.
|
private |
Definition at line 102 of file MEtoMEComparitor.cc.
References book(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by compare().
|
private |
Definition at line 77 of file MEtoMEComparitor.h.
Referenced by beginRun(), and MEtoMEComparitor().
|
private |
Definition at line 69 of file MEtoMEComparitor.h.
Referenced by book(), and MEtoMEComparitor().
|
private |
Definition at line 80 of file MEtoMEComparitor.h.
Referenced by compare(), and MEtoMEComparitor().
|
private |
Definition at line 81 of file MEtoMEComparitor.h.
Referenced by compare(), and MEtoMEComparitor().
|
private |
Definition at line 79 of file MEtoMEComparitor.h.
Referenced by compare(), and MEtoMEComparitor().
|
private |
Definition at line 72 of file MEtoMEComparitor.h.
Referenced by endLuminosityBlock(), and MEtoMEComparitor().
|
private |
Definition at line 70 of file MEtoMEComparitor.h.
Referenced by compare(), and MEtoMEComparitor().
|
private |
Definition at line 82 of file MEtoMEComparitor.h.
Referenced by compare(), and MEtoMEComparitor().
|
private |
Definition at line 76 of file MEtoMEComparitor.h.
Referenced by beginRun(), compare(), and MEtoMEComparitor().
|
private |
Definition at line 75 of file MEtoMEComparitor.h.
Referenced by beginRun(), compare(), and MEtoMEComparitor().
|
private |
Definition at line 73 of file MEtoMEComparitor.h.
Referenced by endRun(), and MEtoMEComparitor().