The Gaudi Framework  v30r3 (a5ef0a68)
Gaudi::CounterSummary Namespace Reference

Enumerations

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

Enumeration Type Documentation

enum Gaudi::CounterSummary::SaveType

How is the counter to be saved?

Enumerator
SaveSimpleCounter 
SaveStatEntity 

store only the flag()

SaveAlwaysSimpleCounter 

store all information

SaveAlwaysStatEntity 

store always, store only the flag()

store always, store all information

Definition at line 17 of file ICounterSummarySvc.h.