#include <HcalLSbyLSMonitor.h>
Public Member Functions | |
void | beginLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &c) |
void | beginRun (const edm::Run &run, const edm::EventSetup &c) |
void | cleanup (void) |
void | done () |
void | endJob () |
void | endLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &c) |
void | endRun (const edm::Run &run, const edm::EventSetup &c) |
HcalLSbyLSMonitor (const edm::ParameterSet &ps) | |
void | periodicReset () |
void | reset () |
void | setup () |
~HcalLSbyLSMonitor () | |
Public Member Functions inherited from HcalBaseDQMonitor | |
HcalBaseDQMonitor (const edm::ParameterSet &ps) | |
HcalBaseDQMonitor () | |
~HcalBaseDQMonitor () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Attributes | |
int | minEvents_ |
std::vector< std::string > | TaskList_ |
HcalLSbyLSMonitor::HcalLSbyLSMonitor | ( | const edm::ParameterSet & | ps | ) |
Definition at line 10 of file HcalLSbyLSMonitor.cc.
References HcalBaseDQMonitor::AllowedCalibTypes_, HcalBaseDQMonitor::debug_, HcalBaseDQMonitor::enableCleanup_, edm::ParameterSet::getUntrackedParameter(), HcalBaseDQMonitor::makeDiagnostics_, HcalBaseDQMonitor::mergeRuns_, minEvents_, HcalBaseDQMonitor::NLumiBlocks_, HcalBaseDQMonitor::Online_, HcalBaseDQMonitor::prefixME_, HcalBaseDQMonitor::skipOutOfOrderLS_, HcalBaseDQMonitor::subdir_, and TaskList_.
HcalLSbyLSMonitor::~HcalLSbyLSMonitor | ( | ) |
Definition at line 34 of file HcalLSbyLSMonitor.cc.
|
virtual |
Reimplemented from HcalBaseDQMonitor.
Definition at line 71 of file HcalLSbyLSMonitor.cc.
References HcalBaseDQMonitor::beginLuminosityBlock(), HcalBaseDQMonitor::LumiInOrder(), edm::LuminosityBlockBase::luminosityBlock(), HcalBaseDQMonitor::ProblemsCurrentLB, and MonitorElement::Reset().
|
virtual |
Reimplemented from HcalBaseDQMonitor.
Definition at line 52 of file HcalLSbyLSMonitor.cc.
References HcalBaseDQMonitor::beginRun(), gather_cfg::cout, HcalBaseDQMonitor::debug_, HcalBaseDQMonitor::mergeRuns_, reset(), setup(), and HcalBaseDQMonitor::tevt_.
|
virtual |
Reimplemented from HcalBaseDQMonitor.
Definition at line 159 of file HcalLSbyLSMonitor.cc.
References HcalBaseDQMonitor::dbe_, HcalBaseDQMonitor::enableCleanup_, DQMStore::removeContents(), DQMStore::setCurrentFolder(), and HcalBaseDQMonitor::subdir_.
Referenced by endJob().
void HcalLSbyLSMonitor::done | ( | ) |
Definition at line 144 of file HcalLSbyLSMonitor.cc.
|
virtual |
Reimplemented from HcalBaseDQMonitor.
Definition at line 152 of file HcalLSbyLSMonitor.cc.
References cleanup(), gather_cfg::cout, HcalBaseDQMonitor::debug_, and HcalBaseDQMonitor::enableCleanup_.
|
virtual |
Reimplemented from HcalBaseDQMonitor.
Definition at line 80 of file HcalLSbyLSMonitor.cc.
References gather_cfg::cout, HcalBaseDQMonitor::dbe_, HcalBaseDQMonitor::debug_, DQMStore::get(), MonitorElement::getBinContent(), i, max(), minEvents_, mergeVDriftHistosByStation::name, HcalBaseDQMonitor::prefixME_, HcalBaseDQMonitor::ProblemsCurrentLB, MonitorElement::setBinContent(), DQMStore::setCurrentFolder(), and TaskList_.
|
inlinevirtual |
|
inline |
Definition at line 52 of file HcalLSbyLSMonitor.h.
|
virtual |
Reimplemented from HcalBaseDQMonitor.
Definition at line 65 of file HcalLSbyLSMonitor.cc.
References HcalBaseDQMonitor::ProblemsCurrentLB, HcalBaseDQMonitor::reset(), and MonitorElement::Reset().
Referenced by beginRun(), and setup().
|
virtual |
Reimplemented from HcalBaseDQMonitor.
Definition at line 38 of file HcalLSbyLSMonitor.cc.
References gather_cfg::cout, HcalBaseDQMonitor::dbe_, HcalBaseDQMonitor::debug_, HcalBaseDQMonitor::ProblemsCurrentLB, reset(), DQMStore::setCurrentFolder(), MonitorElement::setLumiFlag(), HcalBaseDQMonitor::setup(), and HcalBaseDQMonitor::subdir_.
Referenced by beginRun().
|
private |
Definition at line 52 of file HcalLSbyLSMonitor.h.
Referenced by endLuminosityBlock(), and HcalLSbyLSMonitor().
|
private |
Definition at line 57 of file HcalLSbyLSMonitor.h.
Referenced by endLuminosityBlock(), and HcalLSbyLSMonitor().