Index: trunk/WuerzburgSoft/Thomas/mphys/Changelog
===================================================================
--- trunk/WuerzburgSoft/Thomas/mphys/Changelog	(revision 1360)
+++ trunk/WuerzburgSoft/Thomas/mphys/Changelog	(revision 1363)
@@ -4,4 +4,17 @@
    * MParticle.h:
      - Implemented Set/IsPrimary
+     - removed pure abstract method (root can't read this)
+     - added default constructor
+
+   * MElectron.cc:
+     - changed many variables to const
+     - changed the output
+
+   * MPairProduction.cc:
+     - changed many variables to const
+
+   * MPhoton.[h,cc]:
+     - changed the upper and lower limit of the integration in Int2
+     - added upper and lower limit of draw to DrawInteractionLength
 
    * energyloss.C:
@@ -11,4 +24,11 @@
      - changed energy randomizer
      - added root file output
+     - removed log scale from point spread plots
+
+   * analp.C:
+     - added macro to analize the photons from the root file
+
+   * anale.C:
+     - added macro to analize the electrons from the root file
 
 
