Gaudi Framework, version v21r9

Home   Generated: 3 May 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 Mon May 3 12:28:26 2010 for Gaudi Framework, version v21r9 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004