![]() |
ATLAS Offline Software
|
#include <IsolationHistograms.h>
Public Member Functions | |
| IsolationHistograms (std::string name, std::string title, std::string folder, SmartIF< ITHistSvc > rootHistSvc) | |
| StatusCode | initializePlots (bool do_var_histos) |
| void | fill (const xAOD::Egamma &egamma) |
Public Attributes | |
| std::map< std::string, TH1D * > | histoMap |
Protected Attributes | |
| std::string | m_name |
| std::string | m_title |
| std::string | m_folder |
| SmartIF< ITHistSvc > | m_rootHistSvc |
Definition at line 20 of file IsolationHistograms.h.
|
inline |
Definition at line 24 of file IsolationHistograms.h.
| void IsolationHistograms::fill | ( | const xAOD::Egamma & | egamma | ) |
Definition at line 45 of file IsolationHistograms.cxx.
| StatusCode IsolationHistograms::initializePlots | ( | bool | do_var_histos | ) |
Definition at line 16 of file IsolationHistograms.cxx.
| std::map<std::string, TH1D*> egammaMonitoring::IsolationHistograms::histoMap |
Definition at line 35 of file IsolationHistograms.h.
|
protected |
Definition at line 42 of file IsolationHistograms.h.
|
protected |
Definition at line 40 of file IsolationHistograms.h.
|
protected |
Definition at line 43 of file IsolationHistograms.h.
|
protected |
Definition at line 41 of file IsolationHistograms.h.