| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

Stat.h File Reference

#include <string>
#include "GaudiKernel/StatEntity.h"

Include dependency graph for Stat.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  Stat
 Small wrapper class for easy manipulation with generic counters and IStatSvc&ICounterSvc interface. More...

Functions

Stat operator+ (const Stat &stat, const double value)
 external operator for addition of Stat and a number
Stat operator- (const Stat &stat, const double value)
 external operator for subtraction of Stat and a number
Stat operator+ (const double value, const Stat &stat)
 external operator for addition of Stat and a number
Stat operator+ (const Stat &stat, const Stat &value)
 external operator for addition of Stat and Stat
std::ostream & operator<< (std::ostream &stream, const Stat &stat)
 external printout operator to std::ostream

Function Documentation

Stat operator+ ( const Stat stat,
const double  value 
)

external operator for addition of Stat and a number

Stat operator- ( const Stat stat,
const double  value 
)

external operator for subtraction of Stat and a number

Stat operator+ ( const double  value,
const Stat stat 
)

external operator for addition of Stat and a number

Stat operator+ ( const Stat stat,
const Stat value 
)

external operator for addition of Stat and Stat

std::ostream& operator<< ( std::ostream &  stream,
const Stat stat 
)

external printout operator to std::ostream

| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 19:57:04 2011 for GaudiKernel by doxygen 1.4.7