The Gaudi Framework  master (b9786168)
Loading...
Searching...
No Matches
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
 Simple service interface to collect counters to persist in a summary file. More...
 

Namespaces

namespace  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.
 
namespace  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...