1 #ifndef GAUDIKERNEL_ICOUNTERSUMMARYSVC_H
2 #define GAUDIKERNEL_ICOUNTERSUMMARYSVC_H
5 #include "GaudiKernel/IService.h"
14 namespace CounterSummary
51 virtual void addCounter(
53 const std::string name,
66 virtual void addCounter(
68 const std::string name,
Small wrapper class for easy manipulation with generic counters and IStatSvc&ICounterSvc interface...
DeclareInterfaceID(IService, 3, 0)
InterfaceID.
General service interface definition.
store always, store only the flag()
SaveType
How is the counter to be saved?
virtual ~ICounterSummarySvc()
virtual destructor
The basic counter used for Monitoring purposes.
Simple service interface to collect counters to persist in a summary file.
Helper functions to set/get the application return code.