Ignore:
Timestamp:
04/12/01 12:39:01 (24 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r730 r749  
    33 2000/04/09: Thomas Bretz
    44
    5  * mgui/MGeomPix.cc:
    6    - fixed a small error in SetNeighbors (thanks to Oscar)
    7    
    8  * mgui/MGFadcDisp.[h,cc]:
    9    - Fixed many small errors which caused the display to display nonsens
    10      in some situations
     5   * mbase/MParList.cc:
     6     - Added the possibility to specify a different object name in
     7       FindCreateObj
     8
     9   * .rootrc:
     10     - changed the style for the html documentation
     11   
     12   * macros/dohtml.C:
     13     - added SetXwho
     14   
     15   * (*.cc):
     16     - added the copyright comment block
     17 
     18   * mgui/MGeomCamMagic.cc:
     19     - added some comments to all these numbers
     20 
     21   * mraw/MRawEvtPixelIter.h:
     22     - added Jump member function which jumps directly to the pixel with a
     23       given id
     24     
     25
     26
     27 2000/04/09: Thomas Bretz
     28
     29   * mgui/MGeomPix.cc:
     30     - fixed a small error in SetNeighbors (thanks to Oscar)
     31     
     32   * mgui/MGFadcDisp.[h,cc]:
     33     - Fixed many small errors which caused the display to display nonsens
     34       in some situations
     35
    1136
    1237
    1338 2000/04/04: Thomas Bretz
    1439
    15  * mraw/MRawEvtData.[cc,h]:
    16    - changed wrong return type of GetNumPixels to UShort_t
    17 
    18  * mmain/MBrowser.[cc,h]:
    19    - made the dialog somehow work like it should
    20  
    21  
     40   * mraw/MRawEvtData.[cc,h]:
     41     - changed wrong return type of GetNumPixels to UShort_t
     42
     43   * mmain/MBrowser.[cc,h]:
     44     - made the dialog somehow work like it should
     45
     46
     47
    2248 2000/04/03: Thomas Bretz
    2349
    24  * manalysis/MCT1ReadAscii.cc:
    25    - the pedestal values read from the file are now stored in MeanRms
    26      instead of Sigma
    27    
    28  * manalysis/MCerPhotCalc.cc:
    29    - The pedestal mean Rms is used as the pixel error
    30    
    31  * MImgCleanStd.cc:
    32    - CleanStep1: the '<' was replaced by a '<=' to clean also pixels
    33      with value=noise=0
    34      
    35  * MMcPedestalCopy.cc:
    36    - All the pedestal values are now filled in (are they calculated correctly?)
    37    
    38  * mgui/MGeomCamMagic.cc:
    39    - Forgot to initialize the Nextneighbors of the Magic Camera
    40      (thanks to Oscar)
    41      
    42  * mhist/MHStarMap.cc:
    43    - I changed the model of the display (colors and bin width) to
    44      get a 'better' result
     50   * manalysis/MCT1ReadAscii.cc:
     51     - the pedestal values read from the file are now stored in MeanRms
     52       instead of Sigma
     53   
     54   * manalysis/MCerPhotCalc.cc:
     55     - The pedestal mean Rms is used as the pixel error
     56   
     57   * MImgCleanStd.cc:
     58     - CleanStep1: the '<' was replaced by a '<=' to clean also pixels
     59       with value=noise=0
     60     
     61   * MMcPedestalCopy.cc:
     62     - All the pedestal values are now filled in (are they calculated correctly?)
     63   
     64   * mgui/MGeomCamMagic.cc:
     65     - Forgot to initialize the Nextneighbors of the Magic Camera
     66       (thanks to Oscar)
     67     
     68   * mhist/MHStarMap.cc:
     69     - I changed the model of the display (colors and bin width) to
     70       get a 'better' result
     71
    4572
    4673
     
    6794   * manalysis/MImgCleanStd.[cc,h]:
    6895     - switched to new stylish neighbors from MGeomCam
    69      
    70      
     96
     97
     98
    7199 2000/03/30: Thomas Bretz
    72100 
     
    84112   * mmain/, mhist:
    85113     - new
    86  
    87  
     114
     115
     116
    88117 2000/03/21: Thomas Bretz
    89118                           
     
    119148     - switched from a TTree to a TChain object
    120149     - chnaged order of variables of the constructor
    121      
    122      
     150
     151
     152
    123153 2000/03/21: Thomas Bretz
    124154                                                                 
     
    134164   * mdatacheck/MHistosAdc.[h,cc]:
    135165     - replaced by MHFadc[Cam,Pix]
    136      
     166
    137167   * mdatacheck/MFillAdcSpect.[h,cc]:
    138168     - replaced by MFillHFadc
    139      
     169
    140170   * macros/readCT1.C:
    141171     - uses the new classes now
    142172     - calculates and displays hillas
    143      
     173
    144174   * manalysis/AnalysisLinkDef.h:
    145175     - added MCerPhotCalc, MImgCleanStd, MMcPedestalCopy
    146      
     176
    147177   * manalysis/MCT1ReadAscii.cc:
    148178     - PreProcess uses FindCreateObj now
    149      
     179
    150180   * manalysis/MCerPhotEvt.cc, manalysis/MPedestalCam.cc:
    151181     - changed the new back to 'new with placement'
    152      
     182
    153183   * manalysis/MCerPhotEvt.[h, cc]:
    154184     - removed cleaning from this class
    155      
     185
    156186   * manalysis/MHillas.cc:
    157187     - some small changes in the naming inside Calc()
    158      
     188
    159189   * manalysis/MHillas.h:
    160190     - added Get-functions
     
    211241
    212242
     243
    213244 2000/03/20: Thomas Bretz
    214245                                                                 
     
    248279   * mgui/MGeomPix.h:
    249280     - added Set function
    250    
    251                                                                  
     281
     282
     283
    252284 2000/03/02: Thomas Bretz
    253285   
     
    293325   * macros/dohtml.C:
    294326     - added manalysis
     327
    295328
    296329
     
    385418
    386419
     420
    387421 2000/02/28: Thomas Bretz
    388422
     
    391425      - it seems so, that some compilers don't like overriding the
    392426        return type of a virtual member function
    393  
    394  
     427
     428
     429
    395430 2000/02/23: Thomas Bretz
    396431
     
    400435   * mbase/MParList.[h,cc]:
    401436      - Removed unnecessary fNext-stuff
    402    
    403    
     437
     438
     439
    404440 2000/02/22: Thomas Bretz
    405441
     
    418454   * mmc/MHeaderTrig.cxx, mmc/MMcEvt.cxx, mmc/MMcTrig.cxx:
    419455      - small changes to the Print funtions
    420    
    421  
     456
     457
     458
    422459 2000/02/21: Thomas Bretz
    423460
     
    467504
    468505
     506
    469507 2000/02/19: Harald Kornmayer   
    470508
     
    478516        mananlysis/MCerPhotEvt.cc  .h
    479517        macros/readCT1.C
    480  
     518
     519
    481520
    482521 2000/02/19: Thomas Bretz
     
    489528      - split eventloop in its three parts, this should be used for
    490529        debugging only.
     530
    491531
    492532
     
    502542        analysis/MReadCT1Ascii.cc
    503543        mgui/MCamDisplay.cc, mgui/MCamDisplay.h
     544
    504545
    505546
     
    524565
    525566
     567
    526568 2000/01/22: Harald Kornmayer
    527569
     
    541583     
    542584
     585
    543586 2000/01/19: Thomas Bretz
    544587
     
    547590
    548591
     592
    549593 2000/01/19: Oscar Blanch
    550594
     
    553597
    554598
     599
    555600 2000/01/18: Thomas Bretz
    556601
     
    577622    * mmc/LinkDef.h:
    578623       - removed
     624
    579625
    580626
     
    599645
    600646
     647
    601648 2000/01/12: Thomas Bretz
    602649
     
    623670       - move enum from h to cc
    624671       - removed comma operator from delete statements (nonsense)
     672
    625673
    626674
     
    648696
    649697
     698
    650699 2000/12/28: Thomas Bretz
    651700
     
    658707    * MLoopEvt.cc, MLoopEvt.h:
    659708       - Removed
     709
    660710
    661711
Note: See TracChangeset for help on using the changeset viewer.