Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

IClassInfo.h

Go to the documentation of this file.
00001 // $Header: /nfs/slac/g/glast/ground/cvs/GaudiKernel/GaudiKernel/IClassInfo.h,v 1.1.1.1 2001/04/18 18:14:18 tlindner Exp $
00002 #ifndef GAUDIKERNEL_ICLASSINFO_H
00003 #define GAUDIKERNEL_ICLASSINFO_H
00004 
00005 // Experiment specific include files
00006 #include "GaudiKernel/Kernel.h"
00007 
00012 class IClassInfo        {
00013 public:
00015   //virtual ~IgetClass()   {
00016   //}
00018         virtual const CLID& clID() const = 0;
00019 };
00020 
00021 #endif // GAUDIKERNEL_ICLASSINFO_H

Generated at Wed Nov 21 12:22:03 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000