Changeset 8636 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 07/15/07 19:25:45 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r8634 r8636 18 18 19 19 -*-*- END OF LINE -*-*- 20 21 22 2007/07/15 Thomas Bretz 23 24 * mdata/MDataPhrase.[h,cc]: 25 - fixed a problem with predefined variables (such as used for 26 disp optimization [0]) 27 - added a debug member function GetRuleRaw() 28 29 * mhflux/MHAlpha.[h,cc]: 30 - allow to set the watermark from the DrawNice menu entry 31 32 * mjobs/MDataSet.cc: 33 - allow to set the default sequence- and data-path from 34 the dataset file 35 36 * mjobs/MJCut.cc: 37 - set the number of random off-source position for the on-data 38 - fixed a "&", should have been a logical And 39 - make sure that even for MCs the source position is always 40 calculated (this is necessary for more than one wobble position) 41 42 * mjoptim/MJOptimizeDisp.cc: 43 - fixed a typo which made the optimtrain.C fail (kDegToRad does 44 not exist) 45 46 * mjtrain/MJTrainEnergy.cc: 47 - some cosmetics: changed kRad2Deg to TMath::RadToDeg() 48 49 * mpointing/MSrcPosCalc.[h,cc]: 50 - added a random off-source position calculation to make the 51 more-than-one-off-source-position analysis symmetric in case of 52 on-source 53 - added lots of comments 54 20 55 21 56
Note:
See TracChangeset
for help on using the changeset viewer.