Gaudi Framework, version v21r8

Home   Generated: 17 Mar 2010

Gaudi::CounterSummary Namespace Reference


Enumerations

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


Enumeration Type Documentation

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.

00018     {
00019       SaveSimpleCounter=0, 
00020       SaveStatEntity,  
00021       SaveAlwaysSimpleCounter, 
00022       SaveAlwaysStatEntity 
00023     };


Generated at Wed Mar 17 18:21:21 2010 for Gaudi Framework, version v21r8 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004