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

IInterface.cpp

Go to the documentation of this file.
00001 //======================================================================
00002 //      IInterface.cpp
00003 //----------------------------------------------------------------------
00004 //
00005 //======================================================================
00006 
00007 // Do not include header: For the allocation the IID must be redefined.
00008 #include "GaudiKernel/Kernel.h"
00009 
00010 // Interface ID definition
00011 typedef unsigned long IID;
00012 
00013 // GLAST
00014 const IID&  IID_IGlastDetSvc  =  401;   
00015 

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