#include <HcalBeamClient.h>
Public Member Functions | |
void | analyze (DQMStore::IBooker &, DQMStore::IGetter &) |
void | beginRun (void) |
void | calculateProblems (DQMStore::IBooker &, DQMStore::IGetter &) |
void | cleanup (void) |
void | endJob (void) |
bool | hasErrors_Temp (void) |
bool | hasOther_Temp (void) |
bool | hasWarnings_Temp (void) |
HcalBeamClient () | |
Constructors. More... | |
HcalBeamClient (std::string myname) | |
HcalBeamClient (std::string myname, const edm::ParameterSet &ps) | |
void | setup (void) |
bool | test_enabled (void) |
void | updateChannelStatus (std::map< HcalDetId, unsigned int > &myqual) |
~HcalBeamClient () | |
Destructor. More... | |
Public Member Functions inherited from HcalBaseDQClient | |
virtual void | calculateProblems (void) |
void | getLogicalMap (const edm::EventSetup &es) |
HcalBaseDQClient () | |
HcalBaseDQClient (std::string s, const edm::ParameterSet &ps) | |
virtual void | htmlOutput (DQMStore::IBooker &, DQMStore::IGetter &, std::string htmlDir) |
std::string | name () |
void | setEventSetup (const edm::EventSetup &es) |
virtual void | setStatusMap (std::map< HcalDetId, unsigned int > &map) |
virtual bool | validHtmlOutput (DQMStore::IBooker &, DQMStore::IGetter &) |
virtual | ~HcalBaseDQClient (void) |
Private Member Functions | |
void | doProblemCellSetup (DQMStore::IBooker &, DQMStore::IGetter &) |
Private Attributes | |
int | nevts_ |
bool | setupProblemCells_ |
Additional Inherited Members | |
Public Attributes inherited from HcalBaseDQClient | |
int | badChannelStatusMask_ |
std::map< HcalDetId, unsigned int > | badstatusmap |
const edm::EventSetup * | c |
bool | cloneME_ |
int | debug_ |
bool | enableCleanup_ |
bool | enoughevents_ |
HcalLogicalMap * | logicalMap_ |
double | minerrorrate_ |
int | minevents_ |
std::string | name_ |
bool | needLogicalMap_ |
bool | Online_ |
std::string | prefixME_ |
MonitorElement * | ProblemCells |
EtaPhiHists * | ProblemCellsByDepth |
std::vector< std::string > | problemnames_ |
std::string | subdir_ |
bool | testenabled_ |
bool | validHtmlOutput_ |
Definition at line 8 of file HcalBeamClient.h.
|
inline |
HcalBeamClient::HcalBeamClient | ( | std::string | myname | ) |
HcalBeamClient::HcalBeamClient | ( | std::string | myname, |
const edm::ParameterSet & | ps | ||
) |
Definition at line 23 of file HcalBeamClient.cc.
References HcalBaseDQClient::badChannelStatusMask_, HcalBaseDQClient::cloneME_, HcalBaseDQClient::debug_, HcalBaseDQClient::enableCleanup_, edm::ParameterSet::getUntrackedParameter(), HcalChannelStatus::HcalCellDead, HcalChannelStatus::HcalCellHot, HcalBaseDQClient::minerrorrate_, HcalBaseDQClient::minevents_, HcalBaseDQClient::name_, HcalBaseDQClient::Online_, HcalBaseDQClient::prefixME_, HcalBaseDQClient::ProblemCells, HcalBaseDQClient::ProblemCellsByDepth, setupProblemCells_, AlCaHLTBitMon_QueryRunRegistry::string, HcalBaseDQClient::subdir_, and HcalBaseDQClient::validHtmlOutput_.
HcalBeamClient::~HcalBeamClient | ( | ) |
Destructor.
Definition at line 273 of file HcalBeamClient.cc.
References HcalBaseDQClient::ProblemCellsByDepth.
|
virtual |
Reimplemented from HcalBaseDQClient.
Definition at line 58 of file HcalBeamClient.cc.
References HcalBaseDQClient::calculateProblems(), gather_cfg::cout, HcalBaseDQClient::debug_, doProblemCellSetup(), HcalBaseDQClient::enoughevents_, and setupProblemCells_.
|
virtual |
Reimplemented from HcalBaseDQClient.
Definition at line 217 of file HcalBeamClient.cc.
References HcalBaseDQClient::enoughevents_.
void HcalBeamClient::calculateProblems | ( | DQMStore::IBooker & | ib, |
DQMStore::IGetter & | ig | ||
) |
Definition at line 68 of file HcalBeamClient.cc.
References funct::abs(), HcalBaseDQClient::badstatusmap, HcalBaseDQClient::cloneME_, gather_cfg::cout, ztail::d, HcalBaseDQClient::debug_, EtaPhiHists::depth, HcalBaseDQClient::enoughevents_, eta, MonitorElement::Fill(), HcalObjRepresent::FillUnphysicalHEHFBins(), DQMStore::IGetter::get(), MonitorElement::getBinContent(), MonitorElement::getTH2F(), HcalForward, i, j, HcalBaseDQClient::minerrorrate_, HcalBaseDQClient::minevents_, phi, HcalBaseDQClient::ProblemCells, HcalBaseDQClient::ProblemCellsByDepth, MonitorElement::Reset(), MonitorElement::setBinContent(), HcalBaseDQClient::subdir_, and ecaldqm::zside().
|
virtual |
Reimplemented from HcalBaseDQClient.
Definition at line 225 of file HcalBeamClient.cc.
Referenced by esMonitoring.FDJsonServer::handle_close().
|
private |
Definition at line 189 of file HcalBeamClient.cc.
References DQMStore::IBooker::book2D(), gather_cfg::cout, HcalBaseDQClient::debug_, EtaPhiHists::depth, MonitorElement::getName(), i, nevts_, HcalBaseDQClient::ProblemCells, HcalBaseDQClient::ProblemCellsByDepth, HcalBaseDQClient::problemnames_, DQMStore::IBooker::setCurrentFolder(), EtaPhiHists::setup(), setupProblemCells_, and HcalBaseDQClient::subdir_.
Referenced by analyze().
|
virtual |
|
virtual |
Reimplemented from HcalBaseDQClient.
Definition at line 227 of file HcalBeamClient.cc.
References HcalObjRepresent::CalcIeta(), gather_cfg::cout, HcalBaseDQClient::debug_, EtaPhiHists::depth, HLT_25ns14e33_v1_cff::depth, MonitorElement::getTH2F(), HcalBaseDQClient::minerrorrate_, HcalBaseDQClient::ProblemCells, and HcalBaseDQClient::ProblemCellsByDepth.
|
virtual |
Reimplemented from HcalBaseDQClient.
Definition at line 261 of file HcalBeamClient.cc.
|
virtual |
Reimplemented from HcalBaseDQClient.
Definition at line 260 of file HcalBeamClient.cc.
|
virtual |
|
virtual |
Reimplemented from HcalBaseDQClient.
Definition at line 262 of file HcalBeamClient.cc.
|
virtual |
Reimplemented from HcalBaseDQClient.
Definition at line 265 of file HcalBeamClient.cc.
|
private |
Definition at line 35 of file HcalBeamClient.h.
Referenced by doProblemCellSetup().
|
private |
Definition at line 38 of file HcalBeamClient.h.
Referenced by analyze(), doProblemCellSetup(), and HcalBeamClient().