GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ShowAsTkT.C
Go to the documentation of this file.
1 {
2  // load watchers
3  gROOT->ProcessLine(".x GANILLoadWatchers.C");
4  // start local level processing watchers
5  gROOT->ProcessLine(".L SpecViewer.C+");
6  gROOT->ProcessLine("Import()");
7 
8  //
9  printf(" --> Just select a gen_conf.py to start importing the spectra \n ");
10 }
printf(" --> Just select a gen_conf.py to start importing the spectra \n ")