Changeset 6949 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 04/18/05 10:35:54 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r6948 r6949 54 54 - fixed a typo in output 55 55 - allow to exchange Test-/Train-Sample 56 57 * ganymed.cc: 58 - implemented "-mc" option to allow cutting MC samples 59 60 * showlog.cc: 61 - implemented real treatment of debug-levels 62 - return 1 instead of 0 in cae of normal finish 63 64 * manalysis/MEnergyEstimate.h, mbase/MContinue.h, 65 mhflux/MAlphaFitter.h: 66 - added Print() to context //*MENU* 67 68 * manalysis/MMatrixLoop.cc: 69 - fixed returning of number of entries if using split mode 70 71 * mbase/MContinue.cc: 72 - implemented Print() function 73 74 * mbase/MParContainer.[h,cc]: 75 - in Read set name of object to argument name if argument!=NULL 76 - reordered some checks for Method calls 77 78 * mdata/MDataFormula.cc: 79 - fixed a problem with the replacement if using [?] for 80 fits 81 82 * mfbase/MFEventSelector2.cc: 83 - replaced some +=1 and -=1 by ++ and -- 84 85 * mfileio/MReadMarsFile.cc: 86 - fixed a bug which caused Preprocess to crahs if instatiated 87 with default constructor 88 89 * mhbase/MH.cc, mhflux/MHEffectiveOnTime.cc: 90 - use dynamic_cast if getting "stats" 91 92 * mhflux/MAlphaFitter.cc: 93 - small updates to output 94 95 * mhflux/MHEnergyEst.cc: 96 - fixed all axis lables 97 - implemented fit of resolution 98 - initialize fBias=0 in SetupFill 99 - enhances Print() output 100 101 * mjobs/MJCalibrateSignal.cc: 102 - added all tasks for interleaved calibration events to 103 a third tasklist. Skip all following tasks for these events 104 105 * mjobs/MJCut.[h,cc]: 106 - implemented correct treatment of MC files 107 - write resulting events to result file if no filename set 108 - moved energy estimator behind cuts 109 110 * mjobs/MJOptimize.cc: 111 - changed RunEnergy such, that it can correctly treat 112 MC files written by ganymed using wobble-mode 56 113 57 114
Note:
See TracChangeset
for help on using the changeset viewer.