![]() |
![]() |
#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... | |
![]() | |
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) |
void | setTopo (const HcalTopology *topo) |
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 | |
![]() | |
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_ |
const HcalTopology * | topo_ |
bool | validHtmlOutput_ |
Definition at line 8 of file HcalBeamClient.h.
|
inline |
HcalBeamClient::HcalBeamClient | ( | std::string | myname | ) |
Definition at line 18 of file HcalBeamClient.cc.
HcalBeamClient::HcalBeamClient | ( | std::string | myname, |
const edm::ParameterSet & | ps | ||
) |
Definition at line 23 of file HcalBeamClient.cc.
HcalBeamClient::~HcalBeamClient | ( | ) |
Destructor.
Definition at line 273 of file HcalBeamClient.cc.
|
virtual |
Reimplemented from HcalBaseDQClient.
Definition at line 58 of file HcalBeamClient.cc.
|
virtual |
Reimplemented from HcalBaseDQClient.
Definition at line 217 of file HcalBeamClient.cc.
void HcalBeamClient::calculateProblems | ( | DQMStore::IBooker & | ib, |
DQMStore::IGetter & | ig | ||
) |
Definition at line 68 of file HcalBeamClient.cc.
|
virtual |
Reimplemented from HcalBaseDQClient.
Definition at line 225 of file HcalBeamClient.cc.
|
private |
Definition at line 189 of file HcalBeamClient.cc.
|
virtual |
Reimplemented from HcalBaseDQClient.
Definition at line 187 of file HcalBeamClient.cc.
|
virtual |
Reimplemented from HcalBaseDQClient.
Definition at line 227 of file HcalBeamClient.cc.
|
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 |
Reimplemented from HcalBaseDQClient.
Definition at line 224 of file HcalBeamClient.cc.
|
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.
|
private |
Definition at line 38 of file HcalBeamClient.h.