Changeset 8961 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 06/15/08 20:10:34 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r8958 r8961 22 22 2008/06/14 Thomas Bretz 23 23 24 * merpp.cc: 25 - replaced MRawFileWrite by MWriteRootFile 26 27 * showplot.cc: 28 - added new options to write tiff files 29 - added new options to write csv files 30 - some code simplification 31 32 * datacenter/macros/plotdb.C: 33 - set the title (without axis descriptions) as Tab-title 34 - set FrameBorderMode to 0 for canvas 35 36 * mbase/MStatusArray.[h,cc]: 37 - added a copy constructor taking MStatusDislay as an argument 38 - set gLog to all in Print() 39 40 * mhbase/MFillH.[h,cc]: 41 - allow to set a title in SetNameTab which is used as tab title 42 - therefore added new data member fTitleTab 43 - increased class version by 1 44 45 * mraw/MRawRead.cc: 46 - set ReadyToSave for raw data to be able to use MWriteRootFile 47 in merpp 48 49 * mraw/Makefile, mraw/RawLinkDef.h: 50 - removed MRawFileWrite 51 52 53 54 2008/06/14 Thomas Bretz 55 24 56 * mtrigger/MFTriggerPattern.cc: 25 57 - improved documentation … … 31 63 * datacenter/macros/plotdb.C: 32 64 - increased range for the rate of the calibration events 65 - added "RatioCal" tab 66 67 * datacenter/macros/fillstar.C: 68 - fill NULL also if TGraph is empty 33 69 34 70 * mastro/MAstro.cc:
Note:
See TracChangeset
for help on using the changeset viewer.