simple local counter
More...
simple local counter
Definition at line 61 of file GaudiTool.cpp.
| GaudiToolLocal::Counter::Counter |
( |
const std::string & |
msg = " Misbalance " | ) |
|
|
inline |
| GaudiToolLocal::Counter::~Counter |
( |
| ) |
|
|
inline |
| long GaudiToolLocal::Counter::counts |
( |
const std::string & |
object | ) |
|
|
inline |
| long GaudiToolLocal::Counter::decrement |
( |
const std::string & |
object | ) |
|
|
inline |
| long GaudiToolLocal::Counter::increment |
( |
const std::string & |
object | ) |
|
|
inline |
| void GaudiToolLocal::Counter::report |
( |
| ) |
const |
|
inline |
make a report
keep the silence?
Definition at line 82 of file GaudiTool.cpp.
{
{
if( 0 == entry->second ) { continue ; }
<< "'" << entry->first << "' Counts = " << entry->second
}
}
| Map GaudiToolLocal::Counter::m_map |
|
private |
The documentation for this class was generated from the following file:
- /afs/.cern.ch/sw/Gaudi/www/releases/GAUDI/GAUDI_v23r10/GaudiAlg/src/lib/GaudiTool.cpp