Changeset 5869 for trunk/MagicSoft/Mars/mjobs
- Timestamp:
- 01/17/05 11:54:30 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mjobs/MJCalibrateSignal.cc
r5841 r5869 335 335 336 336 MFTriggerPattern ftp; 337 ftp.DenyCalibration(); 338 ftp.DenyPedestal(); 339 ftp.DenyPinDiode(); 337 ftp.RequireCalibration(); 340 338 341 339 MContinue conttp(&ftp, "ContTrigPattern");
Note:
See TracChangeset
for help on using the changeset viewer.