Changeset 6979 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 04/27/05 16:46:24 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r6978 r6979 21 21 22 22 -*-*- END OF LINE -*-*- 23 24 2005/04/27 Thomas Bretz 25 26 * Makefile: 27 - added mmuon 28 - remobed mstarcam 29 30 * callisto.cc, ganymed.cc, star.cc: 31 - renamed ProcessFile to Process 32 33 * star.rc: 34 - added some muon parameters 35 36 * mastro/MAstroCamera.[h,cc]: 37 - temporarily removed interface to MStarPos 38 39 * mbase/MStatusArray.h: 40 - added default constructor 41 42 * mcalib/MCalibColorSet.cc: 43 - added runs 39942, 39944, 44834, 39941, 39943 and 44833 44 (undocumented change from the BCN cvs) 45 46 * mjobs/MJCalib.[h,cc], mjobs/MJCalibTest.[h,cc], 47 mjobs/MJCalibrateSignal.[h,cc], mjobs/MJCalibration.[h,cc], 48 mjobs/MJCut.[h,cc], mjobs/MJPedestal.[h,cc]: 49 - removed support for MRunIter (use the setter of MSequence 50 instead) -- this makes the code a lot easier to maintain 51 - removed support for autodetection if the output already exists -- 52 this makes the code a lot easier to maintain 53 - renamed ProcessFile to Process - which was missleading 54 55 * mmuon/MHMuonPar.[h,cc]: 56 - changes to axis labels etc. 57 58 * mmuon/MMuonCalibPar.[h,cc]: 59 - removed the histograms and all obsolete variables 60 - removed obsolete SetUseUnmap (this cannot happen 61 by definition of Unmap) 62 63 * mmuon/MMuonCalibParCalc.[h,cc]: 64 - moved the code for calculation the parameters to new class 65 MHSingleMuon 66 67 * mmuon/MMuonSearchPar.[h,cc]: 68 - replaced arbitrary fir by minuit (faster and more accurate) 69 - removed precalculation of muon center - makes fit worse 70 71 * mmuon/MMuonSearchParCalc.[h,cc]: 72 - fixes to comments 73 - fixes to includes 74 75 * mmuon/MMuonSetup.[h,cc]: 76 - binnings removed (replaces by MBinning) 77 78 * mmuon/Makefile, mmuon/MuonLinkDef.h: 79 - added MHSingleMuon 80 81 23 82 24 83 2005/04/25 Thomas Bretz
Note:
See TracChangeset
for help on using the changeset viewer.