![]() |
ATLAS Offline Software
|
#include <RecoPhotonHistograms.h>
Public Member Functions | |
| StatusCode | initializePlots () |
| void | fill (const xAOD::Photon &phrec) |
| 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 | |
| float | m_cR_bins [15] |
| bool | m_hasFwd = false |
Definition at line 15 of file RecoPhotonHistograms.h.
|
virtual |
Reimplemented from egammaMonitoring::ParticleHistograms.
Definition at line 23 of file ParticleHistograms.cxx.
|
virtual |
Reimplemented from egammaMonitoring::ParticleHistograms.
Definition at line 24 of file ParticleHistograms.cxx.
| void RecoPhotonHistograms::fill | ( | const xAOD::Photon & | phrec | ) |
Definition at line 34 of file RecoPhotonHistograms.cxx.
|
inlineinherited |
Definition at line 26 of file ParticleHistograms.h.
|
inherited |
|
inlineinherited |
Definition at line 26 of file IHistograms.h.
|
virtual |
Reimplemented from egammaMonitoring::ParticleHistograms.
Definition at line 17 of file RecoPhotonHistograms.cxx.
|
inherited |
Definition at line 42 of file IHistograms.h.
|
private |
Definition at line 26 of file RecoPhotonHistograms.h.
|
protectedinherited |
Definition at line 47 of file IHistograms.h.
|
privateinherited |
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.