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

TkrData.h

Go to the documentation of this file.
00001 // $Id: TkrData.h,v 1.2 2001/04/18 19:07:26 igable Exp $
00002 
00003 #ifndef TKR_DATA_H
00004 #define TKR_DATA_H 1
00005 
00006 #include "data/SiData.h"
00007 
00008 #include "GaudiKernel/DataObject.h"
00009 
00010 
00011 class TkrData : virtual public SiData , virtual public DataObject {
00012     
00013 };
00014 
00015 #endif

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