Changeset 8996 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 07/05/08 20:01:55 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r8994 r8996 19 19 -*-*- END OF LINE -*-*- 20 20 21 2008/07/05 Thomas Bretz 22 23 * datacenter/macros/fillcamera.C, datacenter/macros/findcacofiles.C: 24 - changed JOIN to use USING 25 - removed dependence on TEnv 26 - some improvement to includes 27 28 * datacenter/macros/filldotrbk.C, datacenter/macros/fillganymed.C, 29 datacenter/macros/filloptical.C, datacenter/macros/fillsignal.C, 30 datacenter/macros/fillsources.C, datacenter/macros/fillstar.C, 31 datacenter/macros/getdolist.C, datacenter/macros/insertcacofile.C, 32 datacenter/macros/insertdataset.C, datacenter/macros/plotoptical.C, 33 datacenter/macros/plotrundb.C, datacenter/macros/plotstat.C, 34 datacenter/macros/resetallruns.C, 35 datacenter/macros/writedatasetfile.C: 36 - removed dependence on TEnv 37 - some improvement to includes 38 39 * datacenter/macros/filldotrun.C: 40 - make it fail for everything except Magic 1 41 - removed dependence on TEnv 42 - some improvement to includes 43 44 * datacenter/macros/plotoptical.C: 45 - removed MPlot, use MPlot from plotdb instead 46 47 * datacenter/macros/setstatus.C: 48 - some improvement to includes 49 50 * mbase/MTime.[h,cc]: 51 - added function returning day of sunrise as MTime 52 53 * mhflux/MHAlpha.cc: 54 - use BinError instead of BinContents to decide whether the 55 excess time is plotted or not 56 57 * mimage/MHHillas.cc: 58 - changed title of "Center" 59 60 * mjobs/JobsLinkDef.h, mjobs/Makefile: 61 - added new class MSequenceSQL 62 63 * mjobs/MSequenceSQL.[h,cc]: 64 - added 65 66 * mjobs/MSequence.[h,cc]: 67 - replaced ReadLightCondition by the more flexible GetLightCondition 68 - added a new constrcutor constructing a MSequence from the database 69 - fixed the output in the comments in Print() 70 - The day and night was printed in a different format than 71 expected when readin a sequence 72 - fLightCondition and the f*RunsSub were missing in the copy- 73 constructor 74 75 * mjobs/Makefile: 76 - added include of msql 77 78 * msql/MSQLMagic.[h,cc]: 79 - added a comment to ExistStr and allow to set an additional 80 where-clause 81 82 * msql/MSQLServer.cc: 83 - allow to init MSQLServer either by an url or from a named 84 resource file 85 - changed JOIN to use USING 86 - if doing an automatic join join _all_ primaries 87 88 * mtools/MCalendar.cc: 89 - added include of TObjArray needed in newer root versions 90 91 92 21 93 2008/07/03 Thomas Bretz 22 94 … … 44 116 45 117 * sponde.cc: 46 - display only the base name of the ganymed file, not the full path 118 - display only the base name of the ganymed file, not the 119 full path 47 120 48 121 * mbase/MMath.[h,cc]:
Note:
See TracChangeset
for help on using the changeset viewer.