Index: /trunk/MagicSoft/Mars/Changelog
===================================================================
--- /trunk/MagicSoft/Mars/Changelog	(revision 1295)
+++ /trunk/MagicSoft/Mars/Changelog	(revision 1296)
@@ -1,3 +1,51 @@
                                                                   -*-*- END -*-*-
+ 2002/04/24: Wolfgang Wittek
+
+   * Work was done on the calculation of photon fluxes as a function of
+     Theta and as a function of time. The work is still in progress.
+
+   * macros/wowflux.C
+     - the macr was added (extended and improved version of flux.C)
+     - the macro steers the calculation of photon fluxes as a function
+       of Theta and time
+     - the macro is not yet complete; testing and developing is going on
+
+   * mhist/MHAlphaEnergyTheta
+           MHAlphaEnergyTime
+           MHEffOnTimeTheta
+           MHEffOnTimeTime
+           MHTimeDiffTheta
+           MHTimeDiffTime
+
+     - documentation was added 
+     - histogram axes were labeled
+     - in addition :
+          in MHEffOnTimeTheta
+             - range in which the fit of the distribution of time differences
+               is to be performed has been calculated
+             - new histograms were added (chi2/NDF, lambda, N0del)
+            
+
+   * mhist/MHThetabarTheta          calculation of <Theta> as a function of 
+                                    Theta 
+           MHThetabarTime           calculation of <Theta> as a function of
+                                    time
+
+     - these classes were added; 
+       they are needed in the flux calculation in 
+       order to select for a given bin in Theta (or time) the appropriate 
+       effective collection area, which is assumed to be given as a function 
+       of Theta and the true energy
+
+
+   * mhist/MHMcEnergyMigration      calculation of the migration matrix in
+                                    the energy
+     - this class was added;
+       the migration matrix describes the migration from the true (E_true)
+       to the estimated energy (E_est); it is needed to determine the
+       distribution of E_true from the measured distribution of E_est 
+       by unfolding
+
+
  2002/04/23: Thomas Bretz
 
@@ -277,50 +325,4 @@
 
 
- 2002/04/24: Wolfgang Wittek
-
-   * Work was done on the calculation of photon fluxes as a function of
-     Theta and as a function of time. The work is still in progress.
-
-   * macros/wowflux.C
-     - the macr was added (extended and improved version of flux.C)
-     - the macro steers the calculation of photon fluxes as a function
-       of Theta and time
-     - the macro is not yet complete; testing and developing is going on
-
-   * mhist/MHAlphaEnergyTheta
-           MHAlphaEnergyTime
-           MHEffOnTimeTheta
-           MHEffOnTimeTime
-           MHTimeDiffTheta
-           MHTimeDiffTime
-
-     - documentation was added 
-     - histogram axes were labeled
-     - in addition :
-          in MHEffOnTimeTheta
-             - range in which the fit of the distribution of time differences
-               is to be performed has been calculated
-             - new histograms were added (chi2/NDF, lambda, N0del)
-            
-
-   * mhist/MHThetabarTheta          calculation of <Theta> as a function of 
-                                    Theta 
-           MHThetabarTime           calculation of <Theta> as a function of
-                                    time
-
-     - these classes were added; 
-       they are needed in the flux calculation in 
-       order to select for a given bin in Theta (or time) the appropriate 
-       effective collection area, which is assumed to be given as a function 
-       of Theta and the true energy
-
-
-   * mhist/MHMcEnergyMigration      calculation of the migration matrix in
-                                    the energy
-     - this class was added;
-       the migration matrix describes the migration from the true (E_true)
-       to the estimated energy (E_est); it is needed to determine the
-       distribution of E_true from the measured distribution of E_est 
-       by unfolding
 
 
