Ignore:
Timestamp:
11/11/04 09:47:56 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r5377 r5378  
    2020
    2121                                                 -*-*- END OF LINE -*-*-
     22 2004/11/11: Thomas Bretz
     23
     24   * callisto.cc:
     25     - fixed a typo in the screen output
     26
     27   * mastro/MAstroCamera.cc:
     28     - made a simple simplification
     29
     30   * mmuon/MMuonSearchParCalc.cc:
     31     - changed some log-output to be standard
     32
     33   * mpedestal/MPedCalcFromLoGain.[h,cc]:
     34     - Updated fTitle
     35     - Fixed AddToBranchList entries
     36     - invented a new function (ResetArrays)
     37     - added a return value to SetCheckRange
     38     - added a return value to SetCheckRange
     39     - changed arguments of SetExtractWindow to UShort_t which is more
     40       intuitive
     41     - changed arguments of SetExtractWindow to UShort_t which is more
     42       intuitive
     43     - changed some log-output to be more standard
     44     - changed return type of GetSlice to UShort_t
     45     - fixed names of resources to fit variable names
     46     - implemented Print()
     47     - changed types of default to UShort_t
     48
     49   * mraw/MRawRead.cc:
     50     - fixed a bug which caused the special pixel indices to be 2,3,4,...
     51       instead of 0,1,2,3,...
     52
     53
     54
    2255 2004/11/10: Abelardo Moralejo
    2356
     
    80113       weights are quasi randomly chosen and applied to the first slices
    81114       available in the set range
     115
    82116   * msignal/MC_weights.dat
    83117    - new weights file using 6 slices for the digital filter, especially
Note: See TracChangeset for help on using the changeset viewer.