Ignore:
Timestamp:
08/04/04 11:20:27 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r4450 r4453  
    169169
    170170        const Int_t   idx   = pix.GetPixId();
    171         const Float_t noide = cam[idx].GetRms();
     171        const Float_t noise = cam[idx].GetRms();
    172172
    173173        if (noise<=0) // fData[idx]=0, fValidity[idx]=0
Note: See TracChangeset for help on using the changeset viewer.