|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
   12 #ifndef   TIDA_HISTOGRAM_H 
   13 #define   TIDA_HISTOGRAM_H 
   15 #include "GaudiKernel/ToolHandle.h" 
   41     else std::cerr << 
"Histogram " << 
m_name << 
"\tmonTool not defined" << std::endl;
 
   51     else std::cerr << 
"Histogram " << 
m_name << 
"\tmonTool not defined" << std::endl;
 
  
ToolHandle< GenericMonitoringTool > * m_monTool
Group
Properties of a chain group.
ToolHandle< GenericMonitoringTool > * monTool() const
void Fill(T d, T w) const
const std::string & name() const
const Histogram * operator->() const
Histogram(ToolHandle< GenericMonitoringTool > *m, const std::string &name)
Header file to be included by clients of the Monitored infrastructure.
Declare a monitored scalar variable.