Changeset 9347 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 02/18/09 12:07:41 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r9345 r9347 18 18 19 19 -*-*- END OF LINE -*-*- 20 2009/02/18 Thomas Bretz 21 22 * datacenter/scripts/runcorsika: 23 - added a comment 24 25 * mbase/MParList.cc: 26 - when adding a TCollectionn only add MParContainers 27 28 * mcorsika/MCorsikaRunHeader.[h,cc]: 29 - added reading of Atmospheric coefficients 30 - added reading of Cherenkov Flag 31 - added corsika's Earth Radius 32 33 * melectronics/MDigitalSignal.[h,cc]: 34 - added and initialized an index to allow to "connect" 35 the digital signal to a channel 36 37 * mjtrain/MJTrainSeparation.cc: 38 - replaced kGreen by kBlue 39 40 * mmain/MEventDisplay.cc: 41 - added a type==3 which is for ceres-reflector files 42 43 * mmain/Makefile: 44 - added -I../mcorsika 45 - added -I../msim 46 - added -I../msimcamera 47 48 * msim/MHPhotonEvent.[h,cc]: 49 - set the binning more automatically from the run-headers 50 where possible 51 - added RadEnv 52 - added Clear function for external access 53 54 * msim/MSimAbsorption.cc: 55 - addec const-qualifier for photon 56 57 * msimcamera/MSimGeomCam.cc: 58 - allow usage also without pulse and pulse position (for display) 59 60 * msimcamera/MSimSignalCam.cc: 61 - allow usage also without TriggerPos 62 - added a check whether MSignalCam was correctly initialized 63 64 65 20 66 2009/02/16 Thomas Bretz 21 67 … … 44 90 - now read the ganymed.rc and write it to the output 45 91 92 * mhflux/MHEffectiveOnTime.h: 93 - increased class version by 1 94 95 * mhflux/MHAlpha.cc: 96 - removed erronornously comittet SetSumw2 97 - don't output the numbe rof excess events vs time 98 46 99 47 100 … … 71 124 * mfileio/MWriteRootFile.cc: 72 125 - don't output title if empty 73 74 * mhflux/MHAlpha.cc:75 - removed erronornously comittet SetSumw276 - don't output the numbe rof excess events vs time77 126 78 127 * mhflux/MHEffectiveOnTime.[h,cc]:
Note:
See TracChangeset
for help on using the changeset viewer.