Changeset 9303 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 02/07/09 20:48:57 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r9301 r9303 30 30 - changed a comment 31 31 32 * mbase/MEnv.h :32 * mbase/MEnv.h, mbase/MMath.cc: 33 33 - Do not assign a temporary TString to const char * 34 34 … … 37 37 38 38 * mhflux/MHCollectionArea.cc, mhflux/MHDisp.cc, mhflux/MHEnergyEst.cc, 39 mhflux/MHFalseSource.cc, mhflux/MHThreshold.cc: 39 mhflux/MHFalseSource.cc, mhflux/MHThreshold.cc, mhbase/MFillH.cc, 40 mastro/MAstroCamera.cc, mastro/MAstroCatalog.cc, mbase/MContinue.cc, 41 mbase/MFilter.cc, mbase/MLog.cc, mbase/MParContainer.cc, mhbase/MH.cc, 42 mbase/MParEmulated.cc, mbase/MStatusDisplay.cc, mbase/MTime.cc, 43 mhbase/MH3.cc, mhbase/MHn.cc,mhflux/MHAlpha.cc, mhist/MHCamera.cc, 44 mhflux/MHEffectiveOnTime.cc, mmuon/MHMuonPar.cc, mmovie/MMovieWrite.cc, 45 mhflux/MHFalseSource.cc, mhist/MHCamEvent.cc, 46 mmain/MEventDisplay.cc, mreflector/MHReflector.cc: 40 47 - use MString::Format instead of Form 41 48 … … 48 55 * msimcamera/MSimPSF.cc: 49 56 - changed default for fSigma from 1 to -1 57 58 * mbase/MContinue.cc: 59 - changed default title 60 61 * mfileio/MWriteRootFile.cc: 62 - set kMustCleanup bit, otherwise it is not correctly deleted from 63 the list of cleanups 64 65 * mhbase/MH3.[h,cc]: 66 - added RecursiveRemove 67 68 * mhflux/MAlphaFitter.[h,cc]: 69 - moved code to source file 70 - improved setting of a new fFunc 71 72 * mhflux/MHAlpha.[h,cc], mhvstime/MHSectorVsTime.[h,cc] 73 - added RecursiveRemove 74 75 * mjobs/MJSimulation.cc: 76 - added MSimPSF 77 - Show only the non NightSky photons in the size plot 78 - changed the binning of BinningEvtWidth 50 79 51 80
Note:
See TracChangeset
for help on using the changeset viewer.