Ignore:
Timestamp:
08/27/04 16:57:55 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r4757 r4766  
    1919
    2020                                                 -*-*- END OF LINE -*-*-
    21  2004/08/27:
     21 2004/08/27: Markus Gaug
    2222
    2323   * mjobs/MJCalibration.h
     
    3535
    3636
     37
    3738 2004/08/27: Thomas Bretz
    3839
     
    4344   * callisto.cc:
    4445     - fixed some output
     46     - fixed batch mode
    4547
    4648   * mbadpixels/Makefile:
     
    6062       took a lot of time.
    6163
    62    * mjobs/MJCalibrateSignal.cc, mjobs/MJPedestal.cc:
     64   * mjobs/MJCalibrateSignal.cc, mjobs/MJPedestal.cc, MJCalibration.cc:
    6365     - added two empty lines to output if finished
     66     - added a sanity check around the call to CheckEnv
    6467
    6568   * mpedestal/MPedPhotCam.cc:
     
    100103   * mmain/MEventDisplay.cc:
    101104     - fixed reading of resource file
     105
     106   * mbase/MStatusDisplay.cc:
     107     - made Reset() batch-mode safe
     108
     109   * mcalib/MCalibrateData.cc:
     110     - simplified a calculation
     111
     112   * mfileio/MReadReports.[h,cc]:
     113     - implemented GetEntries()
     114     - implemented GetFileName()
     115     - changed kHasMaster from BIT(15) to BIT(14)
     116     - fixed a bug in AddTree which caused the Master-Bit to be
     117       set for the wrong object
     118
     119   * mfileio/MReadTree.cc:
     120     - return 0 entries if entrie==TChain::kBigNumber
     121
     122   * msignal/MExtractFixedWindow.cc:
     123     - updated output to fitz into a std 80-col console
    102124
    103125
Note: See TracChangeset for help on using the changeset viewer.