![]() |
The Gaudi Framework
v30r4 (9b837755)
|
An empty ancester of all counters that provides a buffer method that returns a buffer on itself. More...
#include <GaudiKernel/Counters.h>


Public Member Functions | |
| Buffer< Arithmetic, Accumulator > | buffer () |
Public Member Functions inherited from Gaudi::Accumulators::PrintableCounter | |
| PrintableCounter ()=default | |
| template<class OWNER > | |
| PrintableCounter (OWNER *o, const std::string &tag) | |
| virtual | ~PrintableCounter ()=default |
| destructor More... | |
| virtual std::ostream & | print (std::ostream &, bool tableFormat=false) const =0 |
| prints the counter to a stream More... | |
| virtual std::ostream & | print (std::ostream &o, const std::string &tag) const |
| prints the counter to a stream in table format, with the given tag More... | |
| virtual bool | toBePrinted () const |
| hint whether we should print that counter or not. More... | |
| std::string | toString () const |
| get a string representation More... | |
An empty ancester of all counters that provides a buffer method that returns a buffer on itself.
Definition at line 690 of file Counters.h.
|
inline |
Definition at line 692 of file Counters.h.