![]() |
ATLAS Offline Software
|
#include <WidthPlot.h>
Public Member Functions | |
| WidthPlot (std::string name, std::string folder, SmartIF< ITHistSvc > rootHistSvc) | |
| ~WidthPlot () | |
| StatusCode | fill (IHistograms *input) |
Private Attributes | |
| std::string | m_name |
| std::string | m_folder |
| SmartIF< ITHistSvc > | m_rootHistSvc |
Definition at line 15 of file WidthPlot.h.
| egammaMonitoring::WidthPlot::WidthPlot | ( | std::string | name, |
| std::string | folder, | ||
| SmartIF< ITHistSvc > | rootHistSvc ) |
Definition at line 19 of file WidthPlot.cxx.
|
inline |
Definition at line 19 of file WidthPlot.h.
| StatusCode egammaMonitoring::WidthPlot::fill | ( | IHistograms * | input | ) |
Definition at line 24 of file WidthPlot.cxx.
|
private |
Definition at line 24 of file WidthPlot.h.
|
private |
Definition at line 23 of file WidthPlot.h.
|
private |
Definition at line 25 of file WidthPlot.h.