Ignore:
Timestamp:
08/19/03 10:49:06 (21 years ago)
Author:
wittek
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r2299 r2300  
    11                                                 -*-*- END OF LINE -*-*-
     2
     3
     4
     5 2003/08/19: Wolfgang Wittek
     6
     7    * manalysis/MCT1Supercuts.[h,cc]
     8      - new class
     9      - container for the supercut parameters
     10
     11    * manalysis/MCT1SupercutsCalc.[h,cc]
     12      - get supercut parameters from container 'MCT1Supercuts'
     13
     14    * manalysis/MCT1FindSupercuts.[h,cc]
     15      - new class
     16      - optimizes the parameters for the supercuts
     17
     18    * manalysis/MMinuitInterface.[h,cc]
     19      - new class
     20      - interface for Minuit
     21
     22    * manalysis/Makefile
     23                AnalysisLinkDef.h
     24      - include MCT1FindSupercuts
     25                MMinuitInterface
     26
     27    * mhist/MH3.cc
     28      - reset fHist in SetupFill();
     29        this is necessary if the same MH3 object is used in more than one
     30        eventloop
     31
     32    * mhist/MHMatrix.cc
     33      - give name to the event loop
     34
     35    * mhist/MHFindSignificance.[h,cc]
     36      - new class
     37      - calculates the significance of the gamma signal in the alpha plot     
     38
     39    * mhist/MHCT1Supercuts.[h,cc]
     40      - new class
     41      - plots various quantities during the optimization of the supercuts
     42
     43    * mhist/Makefile
     44            HistLinkDef.h
     45      - MHFindSignificance included
     46      - MHCT1Supercuts included
     47
     48
    249 2003/08/01: Thomas Bretz
    350
     
    162209   * mgeom/Makefile, GeomLinkDef.h
    163210     - add new class
     211
     212
    164213
    165214
Note: See TracChangeset for help on using the changeset viewer.