Changeset 6183 for trunk/MagicSoft
- Timestamp:
- 02/01/05 18:03:49 (20 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibColorSet.cc
r6020 r6183 302 302 case 43922: 303 303 fColor = MCalibrationCam::kCT1; 304 fStrength = 20.; 304 305 break; 305 306 -
trunk/MagicSoft/Mars/mhcalib/MHCalibrationCam.cc
r5950 r6183 917 917 { 918 918 919 if (GetNumExecutions() == 0) 920 return kTRUE; 921 919 922 if (fHiGainArray->GetSize() == 0 && fLoGainArray->GetSize() == 0) 920 923 {
Note:
See TracChangeset
for help on using the changeset viewer.