Ignore:
Timestamp:
04/08/03 11:45:09 (22 years ago)
Author:
moralejo
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r1880 r1925  
    119119        const Int_t id = pix.GetPixId();
    120120
    121         const Double_t ratio = TMath::Sqrt(fCam->GetPixRatio(id));
     121        const Double_t ratio = fCam->GetPixRatio(id);
    122122
    123123        // COBB: '<=' to skip entry=noise=0
Note: See TracChangeset for help on using the changeset viewer.