Changeset 8223 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 12/11/06 15:30:05 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r8219 r8223 31 31 * mjobs/MJCalibration.cc, mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc: 32 32 - improved output in case of no files found 33 34 * mjobs/MJPedestal.cc, mjobs/MJCalibTest.cc, mjobs/MJCalibration.cc, 35 mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc: 36 - moved output in case of invalid number of runs for a sequence 37 to MSequence 38 - stop execution if no or not all files were found 39 40 * mjobs/MSequence.cc: 41 - added some output and return an error if the number of requested 42 files doesn't match the number of files found. 43 44 * mjobs/MDataSet.cc: 45 - when Setting up dat-runs fails now an error is returned 46 47 * mjobs/MJSpectrum.cc, mjobs/MJCut.cc: 48 - if the number of files set from a sequence doesn't match the number 49 of files found stop execution 50 51 * mjoptim/MJOptimize.cc, mjtrain/MJTrainDisp.cc, mjtrain/MJTrainEnergy.cc: 52 - stop execution if number of requested and found files mismatch 53 54 * mjoptim/MJOptimizeCuts.cc, mjoptim/MJOptimizeDisp.cc, 55 mjoptim/MJOptimizeEnergy.cc: 56 - added more informative log output 33 57 34 58
Note:
See TracChangeset
for help on using the changeset viewer.