Changeset 3105 for trunk/MagicSoft/Mars/mfilter
- Timestamp:
- 02/12/04 00:07:50 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mfilter/MFCosmics.cc
r3085 r3105 177 177 const Float_t pedrms = ped.GetPedestalRms()*fSqrtHiGainSamples; 178 178 const Float_t sumhi = sig.GetExtractedSignalHiGain(); 179 179 180 180 // 181 181 // We consider a pixel as presumably due to cosmics … … 186 186 } 187 187 188 188 189 // 189 190 // If the camera contains more than fMaxEmptyPixels
Note:
See TracChangeset
for help on using the changeset viewer.