Changeset 9358 for trunk


Ignore:
Timestamp:
02/20/09 00:39:17 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r9356 r9358  
    4747     - added "Options" to output
    4848     - made Has const
     49     - added a workaround to get the maximum simulated impact
     50       although it is not officially stored in the file
    4951
    5052   * msim/MHPhotonEvent.cc:
     
    9395     - added auto range for the 2D histograms
    9496     - set automatic binning for dist
     97     - added tab with histogram for trigger area and threshold
    9598
    9699   * readcorsika.cc:
     
    127130     - don't create an object if MGeomCam not found, try "MGeomCam"
    128131       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
    129145
    130146
Note: See TracChangeset for help on using the changeset viewer.