#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 40 of file L1TEfficiency_Harvesting.h.
|
inline |
Definition at line 44 of file L1TEfficiency_Harvesting.h.
L1TEfficiencyPlotHandler::L1TEfficiencyPlotHandler | ( | const L1TEfficiencyPlotHandler & | handler | ) |
Definition at line 34 of file L1TEfficiency_Harvesting.cc.
References m_dbe, m_dir, m_effHisto, and m_plotName.
|
inline |
Definition at line 49 of file L1TEfficiency_Harvesting.h.
void L1TEfficiencyPlotHandler::book | ( | bool | verbose | ) |
Definition at line 45 of file L1TEfficiency_Harvesting.cc.
References gather_cfg::cout, MonitorElement::getTH1F(), edm::max(), edm::min(), and pileupDistInMC::num.
void L1TEfficiencyPlotHandler::computeEfficiency | ( | bool | verbose | ) |
Definition at line 101 of file L1TEfficiency_Harvesting.cc.
References gather_cfg::cout, MonitorElement::getTH1F(), and pileupDistInMC::num.
|
private |
Definition at line 61 of file L1TEfficiency_Harvesting.h.
Referenced by L1TEfficiencyPlotHandler().
|
private |
Definition at line 59 of file L1TEfficiency_Harvesting.h.
Referenced by L1TEfficiencyPlotHandler().
|
private |
Definition at line 63 of file L1TEfficiency_Harvesting.h.
Referenced by L1TEfficiencyPlotHandler().
|
private |
Definition at line 60 of file L1TEfficiency_Harvesting.h.
Referenced by L1TEfficiencyPlotHandler().