Ignore:
Timestamp:
06/10/02 09:01:08 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r1351 r1353  
    11                                                                  -*-*- END -*-*-
     2 2002/06/10: Thomas Bretz
     3
     4   * manalysis/MHillas.cc:
     5     - changed atan2 to atan for fDelta
     6
     7   * mbase/MAGIC.h, mbase/BaseLinkDef.h:
     8     - changed definitions for Particle Id to enum
     9
     10   * mbase/MGList.cc:
     11     - IsA()->InheritsFrom() replaced with InheritsFrom()
     12
     13   * mbase/MWriteAsciiFile.cc:
     14     - IsA()->InheritsFrom() replaced with InheritsFrom()
     15     - removed some debug outputs
     16
     17   * mbase/MDataChain.[h,cc]:
     18     - implemented sign '-'
     19
     20   * mhist/MH.h:
     21     - changed default canvas size to 580x435
     22
     23   * mhist/MHHadroness.cc:
     24     - added some more output to Print
     25
     26   * mhist/MHMatrix.h:
     27     - changed some i,j to x,y
     28     - removed fabs from distance calculation
     29     - added sqrt to distance calculation
     30
     31   * mmc/MMcEvt.cxx:
     32     - changed output of Print
     33
     34
     35
    236 2002/06/06: Thomas Bretz
    337
    4    * manalysis/MHillas.cc:
    5      - changed atan2 to atan
     38   * manalysis/MHillasSrc.cc:
     39     - changed atan2 to atan for fAlpha
    640
    741
Note: See TracChangeset for help on using the changeset viewer.