The Gaudi Framework  v32r2 (46d42edc)
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
 Header file for std:chrono::duration-based Counters.
 
 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...