GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
dev/Load.C
Go to the documentation of this file.
1 {
2 /*
3 
4  Usage:
5  root Load.C
6 
7  O. Stézowski
8 */
9 
10 // ---> GammaWare PART /////////////////////////
11 
12  printf("******************************************************************** \n") ;
13  printf(" Messages from Load.C \n") ;
14  printf("******************************************************************** \n") ;
15 
16 // TCanvas c;
17 // Gw::PeakCreator *pc = new Gw::PeakCreator();
18 
19 // Gw::PeakCreator::AddPeakCreator();
20 // gROOT->ProcessLine(".L TestTreeWatcherCond.C++g");
21 // DoTest();
22 }
printf(" Messages from Load.C \n")