Changeset 3689 for trunk/MagicSoft/Mars/mjobs
- Timestamp:
- 04/08/04 20:52:59 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mjobs/MJCalibration.cc
r3565 r3689 579 579 // 580 580 MCalibrationChargePINDiode pindiode; 581 pindiode.SetColor(kCT1);582 583 581 MCalibrationChargeBlindPix blindpix; 584 blindpix.SetColor(kCT1);585 582 586 583 // Setup Tasklist … … 602 599 MExtractSignal2 extract; 603 600 MCalibrationChargeCalc calcalc; 601 calcalc.SetPulserColor(MCalibrationCam::kCT1); 604 602 605 603 MFillH fillpin("MHCalibrationChargePINDiode", "MExtractedSignalPINDiode");
Note:
See TracChangeset
for help on using the changeset viewer.