Gaudi Framework, version v22r0

Home   Generated: 9 Feb 2011

ICounterSvc.h File Reference

#include <string>
#include <vector>
#include "GaudiKernel/IInterface.h"
#include "GaudiKernel/StatEntity.h"
#include "GaudiKernel/Stat.h"
Include dependency graph for ICounterSvc.h:
This graph shows which files directly or indirectly include this file:

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::ostreamoperator<< (std::ostream &, const ICounterSvc::CountObject &)
 output operator for the counter object

Function Documentation

std::ostream& operator<< ( std::ostream ,
const ICounterSvc::CountObject  
)

output operator for the counter object

Definition at line 235 of file Stat.cpp.

00236 { return stat.print( stream ) ; }

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Wed Feb 9 16:26:38 2011 for Gaudi Framework, version v22r0 by Doxygen version 1.6.2 written by Dimitri van Heesch, © 1997-2004