![]() |
ATLAS Offline Software
|
#include <EfficiencyPlot.h>
Public Member Functions | |
| EfficiencyPlot (std::string name, std::string folder, SmartIF< ITHistSvc > rootHistSvc) | |
| ~EfficiencyPlot () | |
| StatusCode | divide (IHistograms *pass, IHistograms *total) |
Private Attributes | |
| std::string | m_name |
| std::string | m_folder |
| SmartIF< ITHistSvc > | m_rootHistSvc |
Definition at line 16 of file EfficiencyPlot.h.
| egammaMonitoring::EfficiencyPlot::EfficiencyPlot | ( | std::string | name, |
| std::string | folder, | ||
| SmartIF< ITHistSvc > | rootHistSvc ) |
Definition at line 13 of file EfficiencyPlot.cxx.
|
inline |
Definition at line 20 of file EfficiencyPlot.h.
| StatusCode egammaMonitoring::EfficiencyPlot::divide | ( | IHistograms * | pass, |
| IHistograms * | total ) |
Definition at line 19 of file EfficiencyPlot.cxx.
|
private |
Definition at line 25 of file EfficiencyPlot.h.
|
private |
Definition at line 24 of file EfficiencyPlot.h.
|
private |
Definition at line 26 of file EfficiencyPlot.h.