Changeset 3441 for trunk/MagicSoft/Mars/macros/mccalibrate.C
- Timestamp:
- 03/08/04 10:50:24 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/macros/mccalibrate.C
r2982 r3441 71 71 MSrcPosCam src; 72 72 src.SetReadyToSave(); 73 plist.AddToList(&src); 73 74 74 plist.AddToList(&src); 75 MBadPixelsCam badpix; 76 plist.AddToList(&badpix); 77 75 78 76 79 //
Note:
See TracChangeset
for help on using the changeset viewer.