Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 730)
+++ trunk/MagicSoft/Mars/Changelog	(revision 749)
@@ -3,44 +3,71 @@
  2000/04/09: Thomas Bretz
 
- * mgui/MGeomPix.cc:
-   - fixed a small error in SetNeighbors (thanks to Oscar)
-   
- * mgui/MGFadcDisp.[h,cc]:
-   - Fixed many small errors which caused the display to display nonsens
-     in some situations
+   * mbase/MParList.cc:
+     - Added the possibility to specify a different object name in
+       FindCreateObj
+
+   * .rootrc:
+     - changed the style for the html documentation
+    
+   * macros/dohtml.C:
+     - added SetXwho
+    
+   * (*.cc):
+     - added the copyright comment block
+  
+   * mgui/MGeomCamMagic.cc:
+     - added some comments to all these numbers
+  
+   * mraw/MRawEvtPixelIter.h:
+     - added Jump member function which jumps directly to the pixel with a
+       given id
+      
+
+
+ 2000/04/09: Thomas Bretz
+
+   * mgui/MGeomPix.cc:
+     - fixed a small error in SetNeighbors (thanks to Oscar)
+     
+   * mgui/MGFadcDisp.[h,cc]:
+     - Fixed many small errors which caused the display to display nonsens
+       in some situations
+
 
 
  2000/04/04: Thomas Bretz
 
- * mraw/MRawEvtData.[cc,h]:
-   - changed wrong return type of GetNumPixels to UShort_t
-
- * mmain/MBrowser.[cc,h]:
-   - made the dialog somehow work like it should
- 
- 
+   * mraw/MRawEvtData.[cc,h]:
+     - changed wrong return type of GetNumPixels to UShort_t
+
+   * mmain/MBrowser.[cc,h]:
+     - made the dialog somehow work like it should
+
+
+
  2000/04/03: Thomas Bretz
 
- * manalysis/MCT1ReadAscii.cc:
-   - the pedestal values read from the file are now stored in MeanRms 
-     instead of Sigma
-   
- * manalysis/MCerPhotCalc.cc:
-   - The pedestal mean Rms is used as the pixel error
-   
- * MImgCleanStd.cc:
-   - CleanStep1: the '<' was replaced by a '<=' to clean also pixels 
-     with value=noise=0
-     
- * MMcPedestalCopy.cc:
-   - All the pedestal values are now filled in (are they calculated correctly?)
-   
- * mgui/MGeomCamMagic.cc:
-   - Forgot to initialize the Nextneighbors of the Magic Camera
-     (thanks to Oscar)
-     
- * mhist/MHStarMap.cc:
-   - I changed the model of the display (colors and bin width) to
-     get a 'better' result
+   * manalysis/MCT1ReadAscii.cc:
+     - the pedestal values read from the file are now stored in MeanRms 
+       instead of Sigma
+   
+   * manalysis/MCerPhotCalc.cc:
+     - The pedestal mean Rms is used as the pixel error
+   
+   * MImgCleanStd.cc:
+     - CleanStep1: the '<' was replaced by a '<=' to clean also pixels 
+       with value=noise=0
+     
+   * MMcPedestalCopy.cc:
+     - All the pedestal values are now filled in (are they calculated correctly?)
+   
+   * mgui/MGeomCamMagic.cc:
+     - Forgot to initialize the Nextneighbors of the Magic Camera
+       (thanks to Oscar)
+     
+   * mhist/MHStarMap.cc:
+     - I changed the model of the display (colors and bin width) to
+       get a 'better' result
+
 
 
@@ -67,6 +94,7 @@
    * manalysis/MImgCleanStd.[cc,h]:
      - switched to new stylish neighbors from MGeomCam
-     
-     
+
+
+
  2000/03/30: Thomas Bretz
  
@@ -84,6 +112,7 @@
    * mmain/, mhist:
      - new
- 
- 
+
+
+
  2000/03/21: Thomas Bretz
                             
@@ -119,6 +148,7 @@
      - switched from a TTree to a TChain object
      - chnaged order of variables of the constructor
-     
-     
+
+
+
  2000/03/21: Thomas Bretz
                                                                   
@@ -134,27 +164,27 @@
    * mdatacheck/MHistosAdc.[h,cc]:
      - replaced by MHFadc[Cam,Pix]
-     
+
    * mdatacheck/MFillAdcSpect.[h,cc]:
      - replaced by MFillHFadc
-     
+
    * macros/readCT1.C:
      - uses the new classes now
      - calculates and displays hillas
-     
+
    * manalysis/AnalysisLinkDef.h:
      - added MCerPhotCalc, MImgCleanStd, MMcPedestalCopy
-     
+
    * manalysis/MCT1ReadAscii.cc:
      - PreProcess uses FindCreateObj now
-     
+
    * manalysis/MCerPhotEvt.cc, manalysis/MPedestalCam.cc:
      - changed the new back to 'new with placement'
-     
+
    * manalysis/MCerPhotEvt.[h, cc]:
      - removed cleaning from this class
-     
+
    * manalysis/MHillas.cc:
      - some small changes in the naming inside Calc()
-     
+
    * manalysis/MHillas.h:
      - added Get-functions
@@ -211,4 +241,5 @@
 
 
+
  2000/03/20: Thomas Bretz
                                                                   
@@ -248,6 +279,7 @@
    * mgui/MGeomPix.h:
      - added Set function
-   
-                                                                  
+
+
+
  2000/03/02: Thomas Bretz
    
@@ -293,4 +325,5 @@
    * macros/dohtml.C:
      - added manalysis
+
 
 
@@ -385,4 +418,5 @@
 
 
+
  2000/02/28: Thomas Bretz
 
@@ -391,6 +425,7 @@
       - it seems so, that some compilers don't like overriding the
         return type of a virtual member function
- 
- 
+
+
+
  2000/02/23: Thomas Bretz
 
@@ -400,6 +435,7 @@
    * mbase/MParList.[h,cc]: 
       - Removed unnecessary fNext-stuff
-   
-   
+
+
+
  2000/02/22: Thomas Bretz
 
@@ -418,6 +454,7 @@
    * mmc/MHeaderTrig.cxx, mmc/MMcEvt.cxx, mmc/MMcTrig.cxx:
       - small changes to the Print funtions
-   
- 
+
+
+
  2000/02/21: Thomas Bretz
 
@@ -467,4 +504,5 @@
 
 
+
  2000/02/19: Harald Kornmayer	
 
@@ -478,5 +516,6 @@
 	mananlysis/MCerPhotEvt.cc  .h 
 	macros/readCT1.C
- 
+
+
 
  2000/02/19: Thomas Bretz
@@ -489,4 +528,5 @@
       - split eventloop in its three parts, this should be used for 
         debugging only.
+
 
 
@@ -502,4 +542,5 @@
 	analysis/MReadCT1Ascii.cc
 	mgui/MCamDisplay.cc, mgui/MCamDisplay.h
+
 
 
@@ -524,4 +565,5 @@
 
 
+
  2000/01/22: Harald Kornmayer
 
@@ -541,4 +583,5 @@
       
 
+
  2000/01/19: Thomas Bretz
 
@@ -547,4 +590,5 @@
 
 
+
  2000/01/19: Oscar Blanch
 
@@ -553,4 +597,5 @@
 
 
+
  2000/01/18: Thomas Bretz
 
@@ -577,4 +622,5 @@
     * mmc/LinkDef.h:
        - removed
+
 
 
@@ -599,4 +645,5 @@
 
 
+
  2000/01/12: Thomas Bretz
 
@@ -623,4 +670,5 @@
        - move enum from h to cc
        - removed comma operator from delete statements (nonsense)
+
 
 
@@ -648,4 +696,5 @@
 
 
+
  2000/12/28: Thomas Bretz
 
@@ -658,4 +707,5 @@
     * MLoopEvt.cc, MLoopEvt.h:
        - Removed
+
 
 
