#include <ESIntegrityClient.h>
Public Member Functions | |
void | endLumiAnalyze (DQMStore::IGetter &) override |
Analyze. More... | |
ESIntegrityClient (const edm::ParameterSet &ps) | |
Constructor. More... | |
~ESIntegrityClient () | |
Destructor. More... | |
Public Member Functions inherited from ESClient | |
virtual void | endJobAnalyze (DQMStore::IGetter &) |
ESClient (edm::ParameterSet const &) | |
template<typename T > | |
T * | getHisto (MonitorElement *, bool=false, T *=0) const |
void | setup (DQMStore::IBooker &) |
virtual | ~ESClient () |
Private Member Functions | |
void | book (DQMStore::IBooker &) override |
Private Attributes | |
int | fed_ [2][2][40][40] |
int | fedStatus_ [56] |
int | fiber_ [2][2][40][40] |
int | fiberStatus_ [56][36] |
TH1F * | hBXDiff_ |
TH1F * | hFED_ |
TH2F * | hFiberBadStatus_ |
TH2F * | hFiberOff_ |
TH1F * | hKBC_ |
TH1F * | hKEC_ |
TH2F * | hKF1_ |
TH2F * | hKF2_ |
TH1F * | hL1ADiff_ |
TH1F * | hOrbitNumberDiff_ |
TH1F * | hSLinkCRCErr_ |
int | kchip_ [2][2][40][40] |
MonitorElement * | meFED_ [2][2] |
MonitorElement * | meKCHIP_ [2][2] |
int | slinkCRCStatus_ [56] |
int | syncStatus_ [56] |
Additional Inherited Members | |
Protected Attributes inherited from ESClient | |
bool | cloneME_ |
bool | debug_ |
bool | initialized_ |
std::string | prefixME_ |
bool | verbose_ |
Definition at line 9 of file ESIntegrityClient.h.
ESIntegrityClient::ESIntegrityClient | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 13 of file ESIntegrityClient.cc.
References gather_cfg::cout, fed_, fedStatus_, fiber_, fiberStatus_, mergeVDriftHistosByStation::file, edm::FileInPath::fullPath(), edm::ParameterSet::getUntrackedParameter(), i, j, relval_2017::k, kchip_, visualization-live-secondInstance_cfg::m, meFED_, meKCHIP_, submitDQMOfflineCAF::nLines, slinkCRCStatus_, AlCaHLTBitMon_QueryRunRegistry::string, syncStatus_, and z.
ESIntegrityClient::~ESIntegrityClient | ( | ) |
|
overrideprivatevirtual |
Reimplemented from ESClient.
Definition at line 79 of file ESIntegrityClient.cc.
References DQMStore::IBooker::book2D(), timingPdfMaker::histo, i, j, meFED_, meKCHIP_, ESClient::prefixME_, MonitorElement::setAxisTitle(), and DQMStore::IBooker::setCurrentFolder().
|
overridevirtual |
Analyze.
Reimplemented from ESClient.
Definition at line 100 of file ESIntegrityClient.cc.
References ESClient::cloneME_, fed_, fedStatus_, fiber_, fiberStatus_, DQMStore::IGetter::get(), ESClient::getHisto(), hBXDiff_, hFED_, hFiberBadStatus_, hFiberOff_, hKBC_, hKEC_, hKF1_, hKF2_, hL1ADiff_, hOrbitNumberDiff_, hSLinkCRCErr_, i, j, kchip_, meFED_, meKCHIP_, ESClient::prefixME_, MonitorElement::setBinContent(), slinkCRCStatus_, and syncStatus_.
|
private |
Definition at line 24 of file ESIntegrityClient.h.
Referenced by endLumiAnalyze(), and ESIntegrityClient().
|
private |
Definition at line 27 of file ESIntegrityClient.h.
Referenced by endLumiAnalyze(), and ESIntegrityClient().
|
private |
Definition at line 26 of file ESIntegrityClient.h.
Referenced by endLumiAnalyze(), and ESIntegrityClient().
|
private |
Definition at line 28 of file ESIntegrityClient.h.
Referenced by endLumiAnalyze(), and ESIntegrityClient().
|
private |
Definition at line 43 of file ESIntegrityClient.h.
Referenced by endLumiAnalyze().
|
private |
Definition at line 35 of file ESIntegrityClient.h.
Referenced by endLumiAnalyze().
|
private |
Definition at line 37 of file ESIntegrityClient.h.
Referenced by endLumiAnalyze().
|
private |
Definition at line 36 of file ESIntegrityClient.h.
Referenced by endLumiAnalyze().
|
private |
Definition at line 40 of file ESIntegrityClient.h.
Referenced by endLumiAnalyze().
|
private |
Definition at line 41 of file ESIntegrityClient.h.
Referenced by endLumiAnalyze().
|
private |
Definition at line 38 of file ESIntegrityClient.h.
Referenced by endLumiAnalyze().
|
private |
Definition at line 39 of file ESIntegrityClient.h.
Referenced by endLumiAnalyze().
|
private |
Definition at line 42 of file ESIntegrityClient.h.
Referenced by endLumiAnalyze().
|
private |
Definition at line 44 of file ESIntegrityClient.h.
Referenced by endLumiAnalyze().
|
private |
Definition at line 45 of file ESIntegrityClient.h.
Referenced by endLumiAnalyze().
|
private |
Definition at line 25 of file ESIntegrityClient.h.
Referenced by endLumiAnalyze(), and ESIntegrityClient().
|
private |
Definition at line 32 of file ESIntegrityClient.h.
Referenced by book(), endLumiAnalyze(), and ESIntegrityClient().
|
private |
Definition at line 33 of file ESIntegrityClient.h.
Referenced by book(), endLumiAnalyze(), and ESIntegrityClient().
|
private |
Definition at line 30 of file ESIntegrityClient.h.
Referenced by endLumiAnalyze(), and ESIntegrityClient().
|
private |
Definition at line 29 of file ESIntegrityClient.h.
Referenced by endLumiAnalyze(), and ESIntegrityClient().