Gaudi Framework, version v21r4

Home   Generated: 7 Sep 2009

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 ) ; }


Generated at Mon Sep 7 18:08:29 2009 for Gaudi Framework, version v21r4 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004