Gaudi Framework, version v22r0

Home   Generated: 9 Feb 2011

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     };

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Wed Feb 9 16:33:08 2011 for Gaudi Framework, version v22r0 by Doxygen version 1.6.2 written by Dimitri van Heesch, © 1997-2004