Changeset 2360 for trunk


Ignore:
Timestamp:
09/25/03 13:27:45 (21 years ago)
Author:
wittek
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/manalysis/MCT1FindSupercuts.cc

    r2357 r2360  
    183183        fitgauss  = kFALSE;
    184184    }
    185     drawpoly  = kFALSE;
    186     fitgauss  = kFALSE;
     185    //drawpoly  = kFALSE;
     186    //fitgauss  = kFALSE;
    187187
    188188    const Bool_t print = kTRUE;
     
    11101110    const Int_t    degree   =    2;
    11111111    const Bool_t   drawpoly  = kTRUE;
    1112     const Bool_t   fitgauss  = kFALSE;
     1112    const Bool_t   fitgauss  = kTRUE;
    11131113    const Bool_t   print     = kTRUE;
    11141114
Note: See TracChangeset for help on using the changeset viewer.