#include <DTBlockedROChannelsTest.h>
Classes | |
class | DTRobBinsMap |
Public Member Functions | |
DTBlockedROChannelsTest (const edm::ParameterSet &ps) | |
Constructor. More... | |
~DTBlockedROChannelsTest () | |
Destructor. More... | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
Analyze. More... | |
void | beginJob () |
BeginJob. More... | |
void | beginLuminosityBlock (edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &context) |
void | beginRun (const edm::Run &run, const edm::EventSetup &c) |
BeginRun. More... | |
void | endJob () |
Endjob. More... | |
void | endLuminosityBlock (edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &c) |
DQM Client Diagnostic in online mode. More... | |
void | endRun (edm::Run const &run, edm::EventSetup const &eSetup) |
DQM Client Diagnostic in offline mode. More... | |
void | performClientDiagnostic () |
DQM Client operations. More... | |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Private Member Functions | |
int | readOutToGeometry (int dduId, int rosNumber, int &wheel, int §or) |
Private Attributes | |
std::map< DTChamberId, DTRobBinsMap > | chamberMap |
DQMStore * | dbe |
DTTimeEvolutionHisto * | hSystFractionVsLS |
edm::ESHandle< DTReadOutMapping > | mapping |
int | nevents |
int | neventsPrev |
unsigned int | nLumiSegs |
int | nupdates |
bool | offlineMode |
int | prescaleFactor |
unsigned int | prevNLumiSegs |
double | prevTotalPerc |
std::map< int, double > | resultsPerLumi |
int | run |
MonitorElement * | summaryHisto |
std::map< int, MonitorElement * > | wheelHitos |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
DQM Client to Summarize LS by LS the status of the Read-Out channels.
Definition at line 26 of file DTBlockedROChannelsTest.h.
DTBlockedROChannelsTest::DTBlockedROChannelsTest | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 30 of file DTBlockedROChannelsTest.cc.
References edm::ParameterSet::getUntrackedParameter(), LogTrace, offlineMode, and prescaleFactor.
DTBlockedROChannelsTest::~DTBlockedROChannelsTest | ( | ) |
Destructor.
Definition at line 46 of file DTBlockedROChannelsTest.cc.
References LogTrace, and nupdates.
|
protectedvirtual |
Analyze.
Implements edm::EDAnalyzer.
Definition at line 141 of file DTBlockedROChannelsTest.cc.
References LogTrace, and nevents.
|
protectedvirtual |
BeginJob.
Reimplemented from edm::EDAnalyzer.
Definition at line 54 of file DTBlockedROChannelsTest.cc.
References DQMStore::book2D(), dbe, hSystFractionVsLS, LogTrace, nupdates, offlineMode, cmsCodeRules.cppFunctionSkipper::operator, run, MonitorElement::setAxisTitle(), DQMStore::setCurrentFolder(), summaryHisto, and wheelHitos.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 122 of file DTBlockedROChannelsTest.cc.
References LogTrace, nevents, edm::LuminosityBlockBase::run(), and run.
|
protectedvirtual |
BeginRun.
Reimplemented from edm::EDAnalyzer.
Definition at line 90 of file DTBlockedROChannelsTest.cc.
References chamberMap, dbe, edm::EventSetup::get(), LogTrace, mapping, FEDNumbering::MAXDTFEDID, FEDNumbering::MINDTFEDID, and relativeConstraints::station.
|
protectedvirtual |
Endjob.
Reimplemented from edm::EDAnalyzer.
Definition at line 251 of file DTBlockedROChannelsTest.cc.
References LogTrace.
|
protectedvirtual |
DQM Client Diagnostic in online mode.
Reimplemented from edm::EDAnalyzer.
Definition at line 151 of file DTBlockedROChannelsTest.cc.
References edm::LuminosityBlockBase::id(), LogTrace, edm::LuminosityBlockID::luminosityBlock(), nLumiSegs, nupdates, offlineMode, performClientDiagnostic(), and prescaleFactor.
|
protectedvirtual |
DQM Client Diagnostic in offline mode.
Reimplemented from edm::EDAnalyzer.
Definition at line 259 of file DTBlockedROChannelsTest.cc.
References LogTrace, offlineMode, and performClientDiagnostic().
|
protected |
DQM Client operations.
Definition at line 169 of file DTBlockedROChannelsTest.cc.
References DTTimeEvolutionHisto::accumulateValueTimeSlot(), chamberMap, dbe, MonitorElement::Fill(), DQMStore::get(), MonitorElement::getIntValue(), hSystFractionVsLS, nevents, neventsPrev, nLumiSegs, offlineMode, prevTotalPerc, MonitorElement::Reset(), DTChamberId::sector(), DTChamberId::station(), summaryHisto, DTTimeEvolutionHisto::updateTimeSlot(), DTChamberId::wheel(), and wheelHitos.
Referenced by endLuminosityBlock(), and endRun().
|
private |
Definition at line 286 of file DTBlockedROChannelsTest.cc.
References mapping.
|
private |
Definition at line 131 of file DTBlockedROChannelsTest.h.
Referenced by beginRun(), and performClientDiagnostic().
|
private |
Definition at line 81 of file DTBlockedROChannelsTest.h.
Referenced by beginJob(), beginRun(), DTBlockedROChannelsTest::DTRobBinsMap::DTRobBinsMap(), and performClientDiagnostic().
|
private |
Definition at line 92 of file DTBlockedROChannelsTest.h.
Referenced by beginJob(), and performClientDiagnostic().
|
private |
Definition at line 82 of file DTBlockedROChannelsTest.h.
Referenced by beginRun(), and readOutToGeometry().
|
private |
Definition at line 72 of file DTBlockedROChannelsTest.h.
Referenced by analyze(), beginLuminosityBlock(), and performClientDiagnostic().
|
private |
Definition at line 73 of file DTBlockedROChannelsTest.h.
Referenced by performClientDiagnostic().
|
private |
Definition at line 74 of file DTBlockedROChannelsTest.h.
Referenced by endLuminosityBlock(), and performClientDiagnostic().
|
private |
Definition at line 67 of file DTBlockedROChannelsTest.h.
Referenced by beginJob(), endLuminosityBlock(), and ~DTBlockedROChannelsTest().
|
private |
Definition at line 89 of file DTBlockedROChannelsTest.h.
Referenced by beginJob(), DTBlockedROChannelsTest(), endLuminosityBlock(), endRun(), and performClientDiagnostic().
|
private |
Definition at line 70 of file DTBlockedROChannelsTest.h.
Referenced by DTBlockedROChannelsTest(), and endLuminosityBlock().
|
private |
Definition at line 75 of file DTBlockedROChannelsTest.h.
|
private |
Definition at line 76 of file DTBlockedROChannelsTest.h.
Referenced by performClientDiagnostic().
|
private |
Definition at line 91 of file DTBlockedROChannelsTest.h.
|
private |
Definition at line 78 of file DTBlockedROChannelsTest.h.
Referenced by generateEDF.LumiInfo::__str__(), beginJob(), beginLuminosityBlock(), Types.EventID::cppID(), Types.LuminosityBlockID::cppID(), and generateEDF.LumiInfo::fixXingInfo().
|
private |
Definition at line 87 of file DTBlockedROChannelsTest.h.
Referenced by beginJob(), and performClientDiagnostic().
|
private |
Definition at line 86 of file DTBlockedROChannelsTest.h.
Referenced by beginJob(), and performClientDiagnostic().