Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 6972)
+++ trunk/MagicSoft/Mars/Changelog	(revision 6973)
@@ -21,4 +21,41 @@
 
                                                  -*-*- END OF LINE -*-*-
+
+ 2005/04/22 Markus Meyer
+
+    * mmuon/MMuonSetup[.h.cc]: 
+      - new container class for muon parameters
+        which are not changing from event to event
+        (setup parameters for the analysis). These
+        parameters were stored in MMuonCalibPar before
+      
+    * mmuon/MMuonCalibPar[.h.cc]:
+      - changed MCerPhotEvt and MCerphotPix to MSignalCam
+        and MSignalPix to read the new format
+      - removed the setup parameters (stored now in 
+        MMuonSetup)
+      - removed all the sanity checks
+      - removed pre-cuts
+      - cuts in process, to save only muon-like events
+      
+    * mmuon/MMuonCalibParCalc[.h.cc]:
+      - changed MCerPhotEvt and MCerphotPix to MSignalCam
+        and MSignalPix to read the new format
+      - removed pre-cuts
+      
+    * mmuon/MMuonSearchPar[.h.cc]:
+      - changed MCerPhotEvt and MCerphotPix to MSignalCam
+        and MSignalPix to read the new format
+      - 
+	
+    * mmuon/MMuonSearchParCalc[.h.cc]:
+      - changed MCerPhotEvt and MCerphotPix to MSignalCam
+        and MSignalPix to read the new format
+	
+    * mmuon/MHMuonPar[.h.cc]:
+      - new histgram class, plots different muon 
+        parameters
+
+
 
  2005/04/21 Daniela Dorner
