Changeset 6783 for trunk/MagicSoft/Mars/mjobs
- Timestamp:
- 03/08/05 11:49:15 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mjobs/MJPedestal.cc
r6777 r6783 95 95 const TString MJPedestal::fgBadPixelsFile = "mjobs/badpixels_0_559.rc"; 96 96 const Float_t MJPedestal::fgExtractWinLeft = 2.5; 97 const Float_t MJPedestal::fgExtractWinRight = 6.0;97 const Float_t MJPedestal::fgExtractWinRight = 5.0; 98 98 // -------------------------------------------------------------------------- 99 99 //
Note:
See TracChangeset
for help on using the changeset viewer.