![]() |
ATLAS Offline Software
|
#include <TIDAHistogram.h>
Public Member Functions | |
| HistogramBase () | |
| HistogramBase (ToolHandle< GenericMonitoringTool > *m, const std::string &name, const std::string &domain="") | |
| const std::string & | name () const |
| const std::string & | varname () const |
| bool | initialised () const |
| const ToolHandle< GenericMonitoringTool > * | monTool () const |
Private Attributes | |
| ToolHandle< GenericMonitoringTool > * | m_monTool |
| std::string | m_name |
| std::string | m_varname |
| bool | m_initialised |
Definition at line 25 of file TIDAHistogram.h.
|
inline |
Definition at line 29 of file TIDAHistogram.h.
|
inline |
|
inline |
Definition at line 39 of file TIDAHistogram.h.
|
inline |
Definition at line 41 of file TIDAHistogram.h.
|
inline |
Definition at line 36 of file TIDAHistogram.h.
|
inline |
Definition at line 37 of file TIDAHistogram.h.
|
private |
Definition at line 50 of file TIDAHistogram.h.
|
private |
Definition at line 45 of file TIDAHistogram.h.
|
private |
Definition at line 47 of file TIDAHistogram.h.
|
private |
Definition at line 48 of file TIDAHistogram.h.