Changeset 1537 for trunk/MagicSoft/Mars/manalysis
- Timestamp:
- 10/14/02 18:23:59 (22 years ago)
- Location:
- trunk/MagicSoft/Mars/manalysis
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/manalysis/MCerPhotCalc.cc
r1291 r1537 138 138 } 139 139 140 fEnableFix = kFALSE; 140 141 if (mcrunheader->GetCamVersion() <= 40) 141 142 fEnableFix = kTRUE; -
trunk/MagicSoft/Mars/manalysis/MCerPhotCalc2.cc
r1443 r1537 156 156 } 157 157 158 fEnableFix = kFALSE; 158 159 if (mcrunheader->GetCamVersion() <= 40) 159 160 fEnableFix = kTRUE;
Note:
See TracChangeset
for help on using the changeset viewer.