Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 2523)
+++ trunk/MagicSoft/Mars/Changelog	(revision 2524)
@@ -3,4 +3,48 @@
 
                                                  -*-*- END OF LINE -*-*-
+ 2003/11/18: Markus Gaug
+
+   * manalysis/MCalibrationCalc: 
+	- performs the eventloop and fills the calibration classes
+
+   * manalysis/MCalibrationCam: 
+	- holds the classes: MCalibrationPix and MCalibrationBlindPix and MCalibrationPINDiode
+	- one MCalibrationPix per pixel
+
+   * manalysis/MCalibrationPix:
+	- holds the fit results and conversion factors, etc per pixel
+	- hold histograms MHCalibrationPixel
+
+   * manalysis/MCalibrationBlindPix:
+	- holds fit results and derived number of photons, etc
+	- hold histogram MHCalibrationBlindPixel
+
+   * manalysis/MCalibrationPINDiode:
+	- holds fit results and derived number of photons, etc
+	- hold histogram MHCalibrationPINDiode
+
+   * mhist/MHCalibrationPix:
+	- histograms with sum of charges, time slices and reduced charges vs. event number
+	- fit functions
+
+   * mhist/MHCalibrationPixel:
+	- histograms with sum of charges, time slices and reduced charges vs. event number
+	- fit functions
+
+   * mhist/MHCalibrationBlindPixel:
+	- histograms with sum of charges, time slices and reduced charges vs. event number
+	- fit functions
+
+   * mhist/MHCalibrationPINDiode:
+	- histograms with sum of charges, time slices and reduced charges vs. event number
+	- fit functions
+
+   *mhist/MH:
+	- new function: CutEdges
+
+   *macros/calibration.C
+	- simple macro showing the functionning
+
+ 
  2003/11/17: Thomas Bretz
  
