Main Page | Namespace List | Class Hierarchy | Compound List | File List | Compound Members | File Members | Related Pages

IValsTool.h File Reference

common abstract inteface for all the XxxValsTools More...

#include "GaudiKernel/IAlgTool.h"
#include "GaudiKernel/MsgStream.h"

Include dependency graph for IValsTool.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  IValsTool
 Abstract interface for the XxxValsTools, including visitor. More...

class  IValsTool.Visitor
 calls the client successively with the names and (ref to) values More...


Enumerations

enum  check { NOCALC = -1, CALC = 0, CHECK = 1 }


Detailed Description

common abstract inteface for all the XxxValsTools

Author:
Leon Rochester
Header
/nfs/slac/g/glast/ground/cvs/AnalysisNtuple/AnalysisNtuple/IValsTool.h,v 1.22 2008/08/16 05:17:45 heather Exp

Definition in file IValsTool.h.


Enumeration Type Documentation

enum check
 

Enumeration values:
NOCALC 
CALC 
CHECK 

Definition at line 25 of file IValsTool.h.

Referenced by ValBase::getTypedPointer(), and ValBase::getVal().

00025 { NOCALC = -1, CALC = 0, CHECK = 1};


Generated on Mon Dec 1 20:09:07 2008 by doxygen 1.3.3