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

Legend:

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

    r7062 r7078  
    104104    }
    105105
    106     Float_t psf = (h1->Integral(5, 14) - 0.837)/0.0252;
     106    Float_t psf = (h1->Integral(5, 14) - 0.759)/0.027;
    107107    psf = TMath::Nint(psf*10)/10.;
    108108    TString PSF = Form("%5.1f", psf);
Note: See TracChangeset for help on using the changeset viewer.