Changeset 2820 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 01/15/04 15:39:34 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r2819 r2820 8 8 9 9 * mhist/MHCamEvent.cc, mhist/MHCamera.cc 10 - changed the MHCamEvent::SetupFill and MHCamera::GetBinError functions 11 to compute the estimation of the error of the mean. It can be done 12 calling to the function MCamEvent::SetBit(MHCamera::kVariance) in the 13 macro 10 - changed the MHCamEvent::SetupFill and MHCamera::GetBinError 11 functions to compute the estimation of the error of the 12 mean. It can be done calling to the function 13 MCamEvent::SetBit(MHCamera::kVariance) in the macro 14 15 14 16 15 17 2004/01/15: Markus Gaug … … 22 24 - replace MHCamera->Draw("proj") by MHCamera->Projection() 23 25 24 * manalysis/MSimulatedAnnealing.[h,cc] 25 * manalysis/Makefile 26 * manalysis/AnalysisLinkDef.h 27 * mhist/MHSimulatedAnnealing.[h,cc] 28 * mhist/Makefile 29 * mhist/HistLinkDef.h 30 * mtools/Makefile 31 * mtools/ToolsLinkDef.h 26 * manalysis/MSimulatedAnnealing.[h,cc], 27 mhist/MHSimulatedAnnealing.[h,cc]: 32 28 - moved to directory mtools 33 29 - MSimulatedAnnealing now inherits from TObject 30 31 * manalysis/Makefile, manalysis/AnalysisLinkDef.h, 32 mhist/Makefile, mhist/HistLinkDef.h: 33 - removed MSimulatedAnnealing 34 - removed MHSimulatedAnnealing 35 36 * mtools/Makefile, mtools/AnalysisLinkDef.h: 37 - added MSimulatedAnnealing 38 - added MHSimulatedAnnealing 39 34 40 35 41
Note:
See TracChangeset
for help on using the changeset viewer.