Changeset 7402 for trunk/MagicSoft/Mars/macros
- Timestamp:
- 11/15/05 11:38:25 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/macros/optim/optimwobble.C
r7153 r7402 32 32 cuts.SetAlphaCut(MFMagicCuts::kWobble); 33 33 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 34 43 // ----------------------------------------------------------- 35 44
Note:
See TracChangeset
for help on using the changeset viewer.