IStatSvc Class Reference
"Stat"-related part of interface
IChronoStatSvc
More...
#include <GaudiKernel/IStatSvc.h>
List of all members.
Detailed Description
"Stat"-related part of interface
IChronoStatSvc
- Author:
- Vanya BELYAEV ibelyaev@physics.syr.edu
- Date:
- December 1, 1999
2007-07-08
Definition at line 27 of file IStatSvc.h.
Member Typedef Documentation
Constructor & Destructor Documentation
| IStatSvc::~IStatSvc |
( |
|
) |
[protected, virtual] |
Member Function Documentation
| IStatSvc::DeclareInterfaceID |
( |
IStatSvc |
, |
|
|
2 |
, |
|
|
0 |
| |
|
) |
| | |
| virtual void IStatSvc::stat |
( |
const StatTag & |
t, |
|
|
const StatFlag & |
f | |
|
) |
| | [pure virtual] |
add statistical information to the entity , tagged by its name
- Parameters:
-
| t | stat tag(name) |
| f | flag (quantity to be accumulated) |
- Returns:
- status of stat
| virtual void IStatSvc::statPrint |
( |
const StatTag & |
t |
) |
[pure virtual] |
prints (using message service) info about statistical entity, tagged by its name
- Parameters:
-
- Returns:
- status code
extract the stat entity for the given tag (name)
- Parameters:
-
- Returns:
- pointer to stat entity
The documentation for this class was generated from the following files:
- /afs/cern.ch/sw/Gaudi/releases/GAUDI/GAUDI_v21r9/GaudiKernel/GaudiKernel/IStatSvc.h
- /afs/cern.ch/sw/Gaudi/releases/GAUDI/GAUDI_v21r9/GaudiKernel/src/Lib/IChronoStatSvc.cpp