The Gaudi Framework  master (37c0b60a)
ICounterSummarySvc.h File Reference
#include <GaudiKernel/IService.h>
#include <string>
Include dependency graph for ICounterSummarySvc.h:

Go to the source code of this file.

Classes

class  ICounterSummarySvc
 

Namespaces

 Gaudi
 This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from python with a format liks : ( nbins, min, max, title ) where title can be ommited.
 
 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...