Ignore:
Timestamp:
05/20/05 16:48:57 (19 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/datacenter/macros/fillstar.C

    r7078 r7079  
    116116
    117117    Float_t integral = h2->Integral(5, 14);
    118     Float_t integralmc = -35.6*psf + 11000;
     118    Float_t integralmc = -33.0*psf + 10517;
    119119    Float_t ratiodatamc = (integral/integralmc)*100;
    120120    TString ratio = Form("%5.1f", ratiodatamc);
Note: See TracChangeset for help on using the changeset viewer.