Ignore:
Timestamp:
02/26/04 10:05:37 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhist/MHCamera.cc

    r3237 r3324  
    145145    for (Int_t i=0; i<fNcells-2; i++)
    146146        ResetUsed(i);
    147 
    148147}
    149148
     
    293292// ------------------------------------------------------------------------
    294293//
    295 // Return the rms value of all entries which are used if all=kFALSE and
     294// Return the variance of all entries which are used if all=kFALSE and
    296295// of all entries if all=kTRUE if sector<0. If sector>=0 only
    297296// entries with match the given sector are taken into account.
Note: See TracChangeset for help on using the changeset viewer.