Ignore:
Timestamp:
11/13/03 21:19:13 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r2510 r2512  
    11                                                 -*-*- END OF LINE -*-*-
     2 2003/11/13: Thomas Bretz
     3
     4   * macros/readCT1.C:
     5     - fixed to work with the new MHCamera::Draw (see Mantis)
     6     - changed to display event and cleaned event
     7     
     8   * macros/readMagic.C:
     9     - fixed to work with the new MHCamera::Draw (see Mantis)
     10
     11   * mhist/MHEvent.cc:
     12     - fixed display of the energy (see Mantis)
     13     
     14   * mmain/MEventDisplay.cc:
     15     - fixed usage of small canvas with new MHCamera::Draw
     16
     17
     18
    219 2003/11/11: Rudy Bock
    320 
    4    * mfilter/MFGeomag.cc and ...h:
     21   * mfilter/MFGeomag.[h,cc]:
    522     - added a new class which reads two ASCII files (for +ve and -ve
    6      particles) from the mfilter directory, and filters out
    7      low-energy charged Monte Carlo particles which do not reach the
    8      earth's surface. Tables are from Adrian Biland. A method is included which
    9      allows treating gammas as electrons (i.e. rejects low energy particles).
    10 
    11  
     23       particles) from the mfilter directory, and filters out
     24       low-energy charged Monte Carlo particles which do not reach the
     25       earth's surface. Tables are from Adrian Biland. A method is
     26       included which allows treating gammas as electrons (i.e. rejects
     27       low energy particles).
     28
     29
     30
    1231 2003/11/11: Nicola Galante
    1332
     
    1534     - Removed 'const' qualifier for the returned object of the
    1635       method (TH1 *)MHMcTriggerLvl2::GetHistByName(const TString name)
    17  
     36
     37
    1838
    1939 2003/11/10: Nicola Galante
Note: See TracChangeset for help on using the changeset viewer.