Changeset 8999 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 07/14/08 20:59:13 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r8997 r8999 18 18 19 19 -*-*- END OF LINE -*-*- 20 21 2008/07/14 Thomas Bretz 22 23 * datacenter/macros/fillsignal.C: 24 - moved sql.rc to constructor of MSQLMagic 25 26 * datacenter/macros/plotstat.C: 27 - improved beauty of the SQL queries 28 - join by telescope number, run number and file number 29 30 * mbase/MString.[h,cc]: 31 - removed everything except Format which is then identical to 32 newwer root versions TString::Format 33 34 * mastro/MAstro.cc, mastro/MAstroCatalog.cc: 35 - replaced MString::Print by MString::Format 36 37 * mbase/MTime.cc: 38 - In SetSqlDateTime allow also to set dates without time 39 40 * mbase/Makefile, mbase/BaseLinkDef.h: 41 - removed MRunIter 42 43 * mfileio/MWriteRootFile.cc: 44 - sow in status line if a tree has been finally copied 45 46 * mhist/MHEvent.cc: 47 - replaced GetRunNumber by GetStringID 48 49 * mjobs/MJCalibrateSignal.cc: 50 - Replaced RunNumber by FileId in trogger pattern display 51 - do not allow to divide by 0 52 53 * mjobs/MJExtractSignal.cc, mjobs/MJCalibTest.cc: 54 - removed obsolete include of MDirIter 55 56 * mjobs/MJPedestal.cc, mjobs/MJCalibration.cc: 57 - replaced MRunIter by MDirIter 58 59 * mjobs/MSequence.[h,cc]: 60 - moved code to compile (inflate) a run filename or a its path 61 to new static function such that they can be accessed from the outside 62 63 * star.cc, callisto.cc, mjobs/MSequence.[h,cc], mmain/MEventDisplay.cc 64 - renamed InflatePath to InflateSeq 65 66 * mpedestal/MPedCalcPedRun.cc: 67 - when checking the runnumber check also for the telescope number 68 69 * mraw/MRawRunHeader.[h,cc]: 70 - added new function GetStringID 71 72 * mraw/RawLinkDef.h, mraw/Makefile: 73 - removed MRawSocketRead 74 75 20 76 21 77 2008/07/08 Daniel Hoehne
Note:
See TracChangeset
for help on using the changeset viewer.