test/TestGeb2hdtGUI.C

00001 // @(#) 05/06/2006 - Diego Faso
00002 // Author: Diego Faso <mailto:faso@to.infn.it>
00003 
00004 #include "TFndGeb2hdtGUI.h"
00005 
00006 void TestGeb2hdtGUI(){
00007      
00008   TFndGeb2hdtMan *Geb2hMan = new TFndGeb2hdtMan();
00009 
00010   TFndGeb2hdtGUI *guitest = new TFndGeb2hdtGUI(Geb2hMan);
00011   guitest->BuildGUI();
00012 
00013   //  delete guitest;
00014 }

Generated on Tue Oct 16 15:40:48 2007 by  doxygen 1.5.2