Changeset 2817
- Timestamp:
- 01/15/04 15:19:50 (21 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 4 added
- 4 deleted
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r2816 r2817 23 23 24 24 * manalysis/MSimulatedAnnealing.[h,cc] 25 * manalysis/Makefile 25 26 * mhist/MHSimulatedAnnealing.[h,cc] 27 * mhist/Makefile 26 28 - moved to directory mtools 27 29 - MSimulatedAnnealing now inherits from TObject -
trunk/MagicSoft/Mars/NEWS
r2758 r2817 1 1 -*-*- END -*-*- 2 2 *** Version <cvs> 3 4 - added all class to perform the calibration, see macro calibration.C 5 6 - added class MFFT to perform Fast Fourier Transforms 7 8 - added class MSimulatedAnnealing to perform simulated annealing 9 minimizations 3 10 4 11 - added new macro bootcampstandardanalysis.C which holds the skeleton -
trunk/MagicSoft/Mars/mhist/Makefile
r2800 r2817 59 59 MHCT1Supercuts.cc \ 60 60 MHCamera.cc \ 61 MHSupercuts.cc \ 62 MHSimulatedAnnealing.cc 61 MHSupercuts.cc 63 62 # MHCurrents.cc \ 64 63
Note:
See TracChangeset
for help on using the changeset viewer.