Ignore:
Timestamp:
11/08/03 09:20:10 (21 years ago)
Author:
galante
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r2488 r2489  
    11                                                 -*-*- END OF LINE -*-*-
     2
     3 
     4  2003/11/08: Nicola Galante
     5
     6   * mhistmc/MHMcTriggerLvl2.[cc,h]:
     7     - Changed binning of histograms fHistLutPseudoSize, fHistLutPseudoSizeNorm,
     8       fHistSizeBiggerCell, fHistSizeBiggerCellNorm to fix an overflow bug
     9     - In method GetHistByName(const TString name): changed the class of the returned object,
     10       now it returns a (TObject *), no more a (TH1F *), in order to return
     11       either (TH1 *) than (TH2 *); changed the order by which it checks the name of the
     12       histogram in order to fix a bug in the lexing
     13
     14   * macros/triglvl2.C:
     15     - Added some instruction to write all the MMcTriggerLvl2 histograms into
     16       a TFile
     17
    218
    319  2003/11/07: Thomas Bretz
Note: See TracChangeset for help on using the changeset viewer.