Changeset 9336 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 02/15/09 13:24:59 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r9332 r9336 18 18 19 19 -*-*- END OF LINE -*-*- 20 2009/02/15 Thomas Bretz 21 22 * mjobs/MJCalibrateSignal.cc: 23 - updated the rule to allow for file names without the leading date 24 25 * mjobs/MJSpectrum.[h,cc]: 26 - set the kMustCleanup bit for sanity 27 - replaced a lot of Form by MString::Format 28 - moved the getting of the right Alpha-histogram to GetHAlpha 29 - the tlist2 doesn't neet to replace anything because all previous 30 tasklists added to the list have been removed again 31 - "DataType" already in parlist? Don't add a second one 32 - replaced some gLog by fLog 33 - make sure that the "Done." message is printed even in case 34 no output is written at the end 35 36 * ceres.rc: 37 - added some more info 38 39 * datacenter/scripts/runcorsika: 40 - added magnetic field Azimuth direction (ARRANG), currently 41 at ~ -7deg at La Palma 42 43 * mbase/MLog.cc: 44 - finallyadded a really stupid hack/workaround to suppress these 45 annoying errors in case of a log-scale set too early 46 47 * mbase/MTask.[h,cc]: 48 - Replaced OverwritesProcess by Overwrites 49 50 * mcorsika/MCorsikaEvtHeader.cc: 51 - fixed particle momentum coordinate system 52 53 * mcorsika/MCorsikaRunHeader.[h,cc]: 54 - added magnetic field values 55 - improved output 56 57 * mjobs/MJSimulation.cc: 58 - updated height scale 59 - use MPhotonStatistics.fLength 60 - plot median dev of photon arrival times 61 62 * mmc/MMcRunHeader.hxx: 63 - added a getter IsCeres 64 - added a setter for the Corsika Version 65 66 * mpedestal/MMcPedestalCopy.cc: 67 - use the new IsCeres 68 69 * msim/MSimMMCS.[h,cc]: 70 - use the telescope pointing in telescope coordinates for MMcEvt 71 - correct the shower direction by the magnetic field azimuth 72 - set corsika program version 73 74 * msim/MSimPointingPos.[h,cc]: 75 - splitted the output into coordinated in the corsika frame 76 (module the magnetic field) and the poiting direction in 77 telescope coordinates 78 - added possibility to "observe" in off-target mode 79 80 * msimreflector/MSimReflector.cc: 81 - use new pointing direction in the corsika frame 82 83 84 85 20 86 2009/02/13 Thomas Bretz 21 87 … … 66 132 - added reading of a default psf from the input file 67 133 134 * mjobs/MSequence.cc: 135 - fixed a bug in GetArrays which could cause seg-faults 136 - added a sanity check 68 137 69 138
Note:
See TracChangeset
for help on using the changeset viewer.