![]() |
ATLAS Offline Software
|
#include <RecoClusterHistograms.h>
Public Member Functions | |
| RecoClusterHistograms (std::string name, std::string title, std::string folder, SmartIF< ITHistSvc > rootHistSvc) | |
| StatusCode | initializePlots () |
| void | fill (const xAOD::Egamma &egamma) |
Public Attributes | |
| std::map< std::string, TH3D * > | m_histo3DMap |
Protected Attributes | |
| std::string | m_name |
| std::string | m_title |
| std::string | m_folder |
| SmartIF< ITHistSvc > | m_rootHistSvc |
Definition at line 19 of file RecoClusterHistograms.h.
|
inline |
Definition at line 23 of file RecoClusterHistograms.h.
| void RecoClusterHistograms::fill | ( | const xAOD::Egamma & | egamma | ) |
Definition at line 38 of file RecoClusterHistograms.cxx.
| StatusCode RecoClusterHistograms::initializePlots | ( | ) |
Definition at line 18 of file RecoClusterHistograms.cxx.
|
protected |
Definition at line 40 of file RecoClusterHistograms.h.
| std::map<std::string, TH3D*> egammaMonitoring::RecoClusterHistograms::m_histo3DMap |
Definition at line 32 of file RecoClusterHistograms.h.
|
protected |
Definition at line 38 of file RecoClusterHistograms.h.
|
protected |
Definition at line 41 of file RecoClusterHistograms.h.
|
protected |
Definition at line 39 of file RecoClusterHistograms.h.