Ignore:
Timestamp:
Sep 27, 2013, 12:19:33 PM (11 years ago)
Author:
dagoret
Message:

class Analysis finished and its compile but need to be debuged

File:
1 edited

Legend:

Unmodified
Added
Removed
  • equalization_gain/trunk/src/PlotScurvesAllMain.cc

    r191 r201  
    2020   TRint *theApp=new TRint("ROOT-PlotScurvesAll",&argc,argv);
    2121   
    22    Help();
     22   //Help();
    2323   
    2424   PlotScurve();
    2525
     26   // to debug
    2627   //Analysis* pa = new Analysis;
    27    //pa->Print();
     28   //pa->PlotScurve();
    2829
    2930    theApp->Run();
Note: See TracChangeset for help on using the changeset viewer.