Gaudi Framework, version v23r10

Home   Generated: Mon Sep 30 2013
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Functions
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.

{ return stat.print( stream ) ; }

Generated at Mon Sep 30 2013 14:51:59 for Gaudi Framework, version v23r10 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004