#include <IHistograms.h>
|
std::map< std::string, TH1D * > | histoMap |
|
Definition at line 21 of file IHistograms.h.
◆ IHistograms() [1/2]
egammaMonitoring::IHistograms::IHistograms |
( |
| ) |
|
◆ IHistograms() [2/2]
egammaMonitoring::IHistograms::IHistograms |
( |
std::string |
name, |
|
|
std::string |
title, |
|
|
std::string |
folder, |
|
|
SmartIF< ITHistSvc > |
rootHistSvc |
|
) |
| |
|
inline |
◆ ~IHistograms()
virtual egammaMonitoring::IHistograms::~IHistograms |
( |
| ) |
|
|
inlinevirtual |
◆ fill() [1/2]
◆ fill() [2/2]
◆ initializePlots()
virtual StatusCode egammaMonitoring::IHistograms::initializePlots |
( |
| ) |
|
|
pure virtual |
◆ histoMap
std::map<std::string, TH1D*> egammaMonitoring::IHistograms::histoMap |
◆ m_folder
std::string egammaMonitoring::IHistograms::m_folder |
|
protected |
◆ m_name
std::string egammaMonitoring::IHistograms::m_name |
|
protected |
◆ m_rootHistSvc
SmartIF<ITHistSvc> egammaMonitoring::IHistograms::m_rootHistSvc |
|
protected |
◆ m_title
std::string egammaMonitoring::IHistograms::m_title |
|
protected |
The documentation for this class was generated from the following file: