The Gaudi Framework  v30r3 (a5ef0a68)
ICounterSummarySvc.h File Reference
#include "GaudiKernel/IService.h"
#include <string>
Include dependency graph for ICounterSummarySvc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ICounterSummarySvc
 Simple service interface to collect counters to persist in a summary file. More...
 

Namespaces

 Gaudi
 Helper functions to set/get the application return code.
 
 Gaudi::CounterSummary
 

Enumerations

enum  Gaudi::CounterSummary::SaveType { Gaudi::CounterSummary::SaveSimpleCounter = 0, Gaudi::CounterSummary::SaveStatEntity, Gaudi::CounterSummary::SaveAlwaysSimpleCounter, Gaudi::CounterSummary::SaveAlwaysStatEntity }
 How is the counter to be saved? More...