Changeset 7054 for trunk/MagicSoft/Mars/mjobs/MJCalibration.cc
- Timestamp:
- 05/18/05 11:15:20 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mjobs/MJCalibration.cc
r7053 r7054 1976 1976 SetUsePINDiode(kFALSE); 1977 1977 1978 const Int_t numexec = IsUseRawData() ? rawread.GetNu MExecutions() : read.GetNuMExecutions();1978 const Int_t numexec = IsUseRawData() ? rawread.GetNumExecutions() : read.GetNumExecutions(); 1979 1979 if (numexec>0) 1980 1980 {
Note:
See TracChangeset
for help on using the changeset viewer.