TLego.h

Go to the documentation of this file.
00001 // @(#)root/histpainter:$Id: TLego.h 20882 2007-11-19 11:31:26Z rdm $
00002 // Author: Rene Brun   26/12/94
00003 
00004 #ifndef ROOT_TLego
00005 #define ROOT_TLego
00006 
00007 
00008 //////////////////////////////////////////////////////////////////////////
00009 //                                                                      //
00010 // TLego                                                                //
00011 //                                                                      //
00012 // This include provided only for back compatibility                    //
00013 // The class TLego has been renamed TPainter3dAlgorithms                //
00014 // Use TPainter3dAlgorithms.h instead                                   //
00015 //                                                                      //
00016 //////////////////////////////////////////////////////////////////////////
00017 
00018 
00019 #include "TPainter3dAlgorithms.h"
00020 typedef TPainter3dAlgorithms TLego;
00021 
00022 #endif

Generated on Tue Jul 5 14:24:23 2011 for ROOT_528-00b_version by  doxygen 1.5.1