#include <Histograms.h>
Public Types | |
typedef dqm::legacy::DQMStore | DQMStore |
typedef dqm::legacy::MonitorElement | MonitorElement |
Public Member Functions | |
void | computeEfficiency (DQMStore::IGetter &getter) |
HEff2DHitHarvest (const std::string &name, DQMStore::IBooker &booker, DQMStore::IGetter &getter) | |
Private Attributes | |
MonitorElement * | hEffVsAngle |
MonitorElement * | hEffVsEta |
MonitorElement * | hEffVsPhi |
MonitorElement * | hEffVsPos |
std::string | name_ |
Definition at line 383 of file Histograms.h.
Definition at line 385 of file Histograms.h.
Definition at line 386 of file Histograms.h.
|
inline |
Definition at line 388 of file Histograms.h.
References dqm::implementation::IBooker::book1D(), computeEfficiency(), hEffVsAngle, hEffVsEta, hEffVsPhi, hEffVsPos, M_PI, mergeVDriftHistosByStation::name, name_, dqm::implementation::NavigatorBase::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 402 of file Histograms.h.
References divide(), dqm::implementation::IGetter::get(), hEffVsAngle, hEffVsEta, hEffVsPhi, hEffVsPos, name_, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by HEff2DHitHarvest().
|
private |
Definition at line 414 of file Histograms.h.
Referenced by computeEfficiency(), and HEff2DHitHarvest().
|
private |
Definition at line 411 of file Histograms.h.
Referenced by computeEfficiency(), and HEff2DHitHarvest().
|
private |
Definition at line 412 of file Histograms.h.
Referenced by computeEfficiency(), and HEff2DHitHarvest().
|
private |
Definition at line 413 of file Histograms.h.
Referenced by computeEfficiency(), and HEff2DHitHarvest().
|
private |
Definition at line 416 of file Histograms.h.
Referenced by computeEfficiency(), and HEff2DHitHarvest().