Changeset 4380 for trunk/MagicSoft/Mars/mcalib
- Timestamp:
- 07/14/04 19:31:58 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MHCalibrationChargeBlindPix.cc
r4379 r4380 363 363 return kFALSE; 364 364 365 /* 365 366 fExtractor = (MExtractBlindPixel*)pList->FindObject("MExtractBlindPixel"); 366 367 if (!fExtractor) … … 381 382 SetSinglePheCut( samples * fgSinglePheCut ); 382 383 } 383 384 */ 385 SetLast ( 20. * 256. - 0.5 ); 384 386 MHGausEvents::InitBins(); 385 387
Note:
See TracChangeset
for help on using the changeset viewer.