Ignore:
Timestamp:
11/15/05 11:38:25 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/macros/optim/optimwobble.C

    r7153 r7402  
    3232    cuts.SetAlphaCut(MFMagicCuts::kWobble);
    3333
     34    /* You can also try (switch on scaling):
     35
     36     fit.SetScaleMode(MAlphaFitter::kBackground);
     37     fit.SetBackgroundFitMin(0.12);
     38     fit.SetBackgroundFitMax(0.5);
     39
     40     cuts.SetThetaCut(MFMagicCuts::kOff);
     41     */
     42
    3443    // -----------------------------------------------------------
    3544
Note: See TracChangeset for help on using the changeset viewer.