![]() |
ATLAS Offline Software
|
#include <TIDAHistogram.h>
Public Member Functions | |
Histogram () | |
Histogram (ToolHandle< GenericMonitoringTool > *m, const std::string &name) | |
void | Fill (T d) const |
void | Fill (T d, T w) const |
const std::string & | name () const |
ToolHandle< GenericMonitoringTool > * | monTool () const |
const Histogram * | operator-> () const |
Private Attributes | |
ToolHandle< GenericMonitoringTool > * | m_monTool |
std::string | m_name |
Definition at line 25 of file TIDAHistogram.h.
|
inline |
Definition at line 29 of file TIDAHistogram.h.
|
inline |
|
inline |
Definition at line 35 of file TIDAHistogram.h.
|
inline |
Definition at line 44 of file TIDAHistogram.h.
|
inline |
Definition at line 56 of file TIDAHistogram.h.
|
inline |
Definition at line 54 of file TIDAHistogram.h.
|
inline |
Definition at line 58 of file TIDAHistogram.h.
|
private |
Definition at line 62 of file TIDAHistogram.h.
|
private |
Definition at line 64 of file TIDAHistogram.h.