Changeset 6820 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 03/15/05 11:10:55 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r6819 r6820 21 21 22 22 -*-*- END OF LINE -*-*- 23 2005/03/14 Toni Coarasa24 Please use the new CVS25 26 23 2005/03/14 Thomas Bretz 27 24 28 25 * mbase/MGMenu.h: 29 26 - added a fix for root 4.02.00 27 28 29 2005/03/14 Markus Gaug 30 31 * mcalib/MCalibrateData.cc 32 - catch the case that now high-gain low-gian intercalibration const. 33 is available. 34 35 * mjobs/MJPedestal.cc 36 - modify option for pedy*.root: from UPDATE to RECREATE 37 38 39 40 2005/03/11 Markus Gaug 41 42 * callisto.rc 43 - changed default weights for DF to cosmics_weights4.dat. (This has 44 turned out to be the most stable set of weights). 45 46 * mjobs/MJCalibration.cc 47 - some cosmetic changes in the output 48 - in case of WriteHists(), do not overwrite existing signal*.root 49 file, but append histograms (bugfix!) 50 51 52 53 2005/03/10 Toni Coarasa (With Nadia's and Alessandro's inside) 54 55 * mjobs/MJCut.cc 56 - inclusion of (TString) to avoid compiler error under 2.95.3 57 58 * sinope.cc 59 - inclusion of <errno.h> to avoid compiler error under 2.95.3 60 61 62 63 2005/03/10 Markus Gaug 64 65 * msignal/MExtractTimeAndCharge.cc 66 - set fgLoGainStartShift to -4.0 67 - put a check to avoid a dynamic low-gain range < 0 (should not 68 occur with current extractors, but one never knows...) 69 70 * msignal/MExtractor.[h,cc] 71 - introduced Clear()-function, used in SetRange() 72 73 * mjobs/MJCalibrateSignal.cc 74 - changed order of initialization of the 2 MWriteRootFiles whereupon 75 the crash goes away. Have to revise the /dev/null work-around 76 in MWriteRootFile! 30 77 31 78
Note:
See TracChangeset
for help on using the changeset viewer.