The Gaudi Framework
v29r0 (ff2e7097)
|
#include <string>
#include <vector>
#include "GaudiKernel/IInterface.h"
#include "GaudiKernel/SmartIF.h"
#include "GaudiKernel/StatEntity.h"
Go to the source code of this file.
Classes | |
class | ICounterSvc |
Create / access multi purpose counters. More... | |
class | ICounterSvc::Printout |
Print counters for each element in the range [first, last) e.g. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &, const ICounterSvc::CountObject &) |
output operator for the counter object More... | |
std::ostream& operator<< | ( | std::ostream & | , |
const ICounterSvc::CountObject & | |||
) |