Changeset 4156 for trunk/MagicSoft/Mars/mcalib
- Timestamp:
- 05/24/04 18:39:11 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibrationChargeCalc.cc
r4150 r4156 928 928 } 929 929 930 if (bad.IsUnsuitable(MBadPixelsPix::kUnreliableRun))931 continue;930 // if (bad.IsUnsuitable(MBadPixelsPix::kUnreliableRun)) 931 // continue; 932 932 933 933 const Float_t nphe = pix.GetPheFFactorMethod();
Note:
See TracChangeset
for help on using the changeset viewer.