#include <L1TEfficiency_Harvesting.h>
Public Member Functions | |
void | book (bool verbose) |
void | computeEfficiency (bool verbose) |
L1TEfficiencyPlotHandler (std::string dir, std::string plotName, DQMStore *dbe) | |
L1TEfficiencyPlotHandler (const L1TEfficiencyPlotHandler &handler) | |
~L1TEfficiencyPlotHandler () | |
Private Attributes | |
DQMStore * | m_dbe |
std::string | m_dir |
MonitorElement * | m_effHisto |
std::string | m_plotName |
Definition at line 42 of file L1TEfficiency_Harvesting.h.
|
inline |
Definition at line 46 of file L1TEfficiency_Harvesting.h.
L1TEfficiencyPlotHandler::L1TEfficiencyPlotHandler | ( | const L1TEfficiencyPlotHandler & | handler | ) |
Definition at line 36 of file L1TEfficiency_Harvesting.cc.
References m_dbe, m_dir, m_effHisto, and m_plotName.
|
inline |
Definition at line 51 of file L1TEfficiency_Harvesting.h.
void L1TEfficiencyPlotHandler::book | ( | bool | verbose | ) |
Definition at line 47 of file L1TEfficiency_Harvesting.cc.
References gather_cfg::cout, MonitorElement::getTH1F(), edm::max(), and edm::min().
void L1TEfficiencyPlotHandler::computeEfficiency | ( | bool | verbose | ) |
Definition at line 103 of file L1TEfficiency_Harvesting.cc.
References gather_cfg::cout, and MonitorElement::getTH1F().
|
private |
Definition at line 63 of file L1TEfficiency_Harvesting.h.
Referenced by L1TEfficiencyPlotHandler().
|
private |
Definition at line 61 of file L1TEfficiency_Harvesting.h.
Referenced by L1TEfficiencyPlotHandler().
|
private |
Definition at line 65 of file L1TEfficiency_Harvesting.h.
Referenced by L1TEfficiencyPlotHandler().
|
private |
Definition at line 62 of file L1TEfficiency_Harvesting.h.
Referenced by L1TEfficiencyPlotHandler().