![]() |
ATLAS Offline Software
|
#include <TruthPhotonHistograms.h>
Public Member Functions | |
| StatusCode | initializePlots () |
| void | fill (const xAOD::IParticle &) |
| void | fill (const xAOD::IParticle &, 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, TH2D * > | histo2DMap |
| 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] = {0, 50, 89, 123, 170, 210, 250, 299, 335, 371, 443, 514, 554, 800, 1085} |
| bool | m_hasFwd = false |
Definition at line 18 of file TruthPhotonHistograms.h.
|
virtual |
Reimplemented from egammaMonitoring::ParticleHistograms.
Definition at line 65 of file TruthPhotonHistograms.cxx.
|
virtual |
Reimplemented from egammaMonitoring::ParticleHistograms.
Definition at line 69 of file TruthPhotonHistograms.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 21 of file TruthPhotonHistograms.cxx.
| std::map<std::string, TH2D* > egammaMonitoring::TruthPhotonHistograms::histo2DMap |
Definition at line 24 of file TruthPhotonHistograms.h.
|
inherited |
Definition at line 42 of file IHistograms.h.
|
private |
Definition at line 35 of file TruthPhotonHistograms.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.