Changeset 1335


Ignore:
Timestamp:
05/29/02 18:51:27 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r1333 r1335  
    11                                                                  -*-*- END -*-*-
     2 2002/05/29: Thomas Bretz
     3
     4   * mhist/MHMatrix.[h,cc]:
     5     - added
     6
     7   * mhist/HistLinkDef.h, mhist/Makefile
     8     - added MHMatrix
     9
     10   * mhist/MH.h:
     11     - added Finalize-function prototype to be called at the end of
     12       the eventloop
     13
     14   * mhist/MFillH.cc:
     15     - added call to Finalize-function to in PostProcess
     16
     17   * mhist/MH3.cc:
     18     - removed old includes
     19
     20   * mhist/MDataChain.cc:
     21     - fixed a harmfull bug in the constructor. fOperatorType wasn't
     22       correctly initialized
     23
     24   * mhist/MDataMember.cc:
     25     - added some output in case of failures
     26
     27   * mgui/MGeomCam.[h,cc]:
     28     - renamed fMm2Deg to fConvMm2Deg to be consistent with the Getter
     29       function name
     30
     31
     32
    233 2002/05/13: Thomas Bretz
    334
     
    798829
    799830   * macros/trigrate.C:
    800      - the lis of MHMcRate is created usinf from and to instead of
    801        only dimension. Otherwise the cas of a single trigger option is
     831     - the list of MHMcRate is created using from and to instead of
     832       only dimension. Otherwise the case of a single trigger option is
    802833       not well treated.
    803834
     
    808839   * mmontecarlo/MMcTriggerRateCalc.cc:
    809840     - now this task sets the parameters to know the incident particle
    810        flux using MHMcRate:SetFlux. The value are decide by the task
     841       flux using MHMcRate::SetFlux. The value are decided by the task
    811842       itself depending on the fPartId.
    812843
Note: See TracChangeset for help on using the changeset viewer.