- Timestamp:
- 02/20/09 00:39:17 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r9356 r9358 47 47 - added "Options" to output 48 48 - made Has const 49 - added a workaround to get the maximum simulated impact 50 although it is not officially stored in the file 49 51 50 52 * msim/MHPhotonEvent.cc: … … 93 95 - added auto range for the 2D histograms 94 96 - set automatic binning for dist 97 - added tab with histogram for trigger area and threshold 95 98 96 99 * readcorsika.cc: … … 127 130 - don't create an object if MGeomCam not found, try "MGeomCam" 128 131 as default instead 132 133 * mhflux/MHCollectionArea.[h,cc]: 134 - added MMcRunHeader to data members to be able to check 135 the maximum impact in Finalize for the case the maximum 136 impect is collected "on-line" from the events 137 - if the event distribution comes just from the spectrum fill 138 the distribution event by event to get correct errors 139 - romved some old obsolete code 140 141 * msim/MSimMMCS.[h,cc]: 142 - added MMcRunHeader to data members to allow to collect the 143 maximum impact from the events 144 129 145 130 146
Note:
See TracChangeset
for help on using the changeset viewer.