![]() |
ATLAS Offline Software
|
#include <ParticleHistograms.h>
Public Member Functions | |
| StatusCode | initializePlots () |
| void | fill (const xAOD::IParticle &egamma) |
| void | fill (const xAOD::IParticle &egamma, float mu) |
| void | hasFwd (bool a=true) |
| IHistograms () | |
| IHistograms (std::string name, std::string title, std::string folder, SmartIF< ITHistSvc > rootHistSvc) | |
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 |
Private Attributes | |
| bool | m_hasFwd = false |
Definition at line 16 of file ParticleHistograms.h.
|
virtual |
Implements egammaMonitoring::IHistograms.
Reimplemented in egammaMonitoring::RecoElectronHistograms, egammaMonitoring::RecoPhotonHistograms, egammaMonitoring::TruthElectronHistograms, and egammaMonitoring::TruthPhotonHistograms.
Definition at line 41 of file ParticleHistograms.cxx.
|
virtual |
Implements egammaMonitoring::IHistograms.
Reimplemented in egammaMonitoring::RecoElectronHistograms, egammaMonitoring::RecoPhotonHistograms, egammaMonitoring::TruthElectronHistograms, and egammaMonitoring::TruthPhotonHistograms.
Definition at line 45 of file ParticleHistograms.cxx.
|
inline |
Definition at line 26 of file ParticleHistograms.h.
|
inline |
Definition at line 26 of file IHistograms.h.
|
virtual |
Implements egammaMonitoring::IHistograms.
Reimplemented in egammaMonitoring::RecoElectronHistograms, egammaMonitoring::RecoPhotonHistograms, egammaMonitoring::TruthElectronHistograms, and egammaMonitoring::TruthPhotonHistograms.
Definition at line 13 of file ParticleHistograms.cxx.
|
inherited |
Definition at line 42 of file IHistograms.h.
|
protectedinherited |
Definition at line 47 of file IHistograms.h.
|
private |
Definition at line 29 of file ParticleHistograms.h.
|
protectedinherited |
Definition at line 45 of file IHistograms.h.
|
protectedinherited |
Definition at line 48 of file IHistograms.h.
|
protectedinherited |
Definition at line 46 of file IHistograms.h.