Changeset 3324 for trunk/MagicSoft/Mars/mhist/MHCamera.cc
- Timestamp:
- 02/26/04 10:05:37 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhist/MHCamera.cc
r3237 r3324 145 145 for (Int_t i=0; i<fNcells-2; i++) 146 146 ResetUsed(i); 147 148 147 } 149 148 … … 293 292 // ------------------------------------------------------------------------ 294 293 // 295 // Return the rms value of all entries which are used if all=kFALSE and294 // Return the variance of all entries which are used if all=kFALSE and 296 295 // of all entries if all=kTRUE if sector<0. If sector>=0 only 297 296 // entries with match the given sector are taken into account.
Note:
See TracChangeset
for help on using the changeset viewer.