Index: /trunk/MagicSoft/Mars/Changelog
===================================================================
--- /trunk/MagicSoft/Mars/Changelog	(revision 1593)
+++ /trunk/MagicSoft/Mars/Changelog	(revision 1594)
@@ -26,5 +26,9 @@
    * mmc/MMcEvt.[hxx,cxx]
      - Some new variable from the reflector header event.
-
+     - Class version switched to 2
+
+   * mmc/MMcRunHeader.[hxx,cxx]
+     - Varible member fOpticLinksNoise has been introduced
+     - Class version switched to 3
 
 
Index: /trunk/MagicSoft/include-Classes/MMcFormat/MMcEvt.hxx
===================================================================
--- /trunk/MagicSoft/include-Classes/MMcFormat/MMcEvt.hxx	(revision 1593)
+++ /trunk/MagicSoft/include-Classes/MMcFormat/MMcEvt.hxx	(revision 1594)
@@ -27,6 +27,6 @@
 
   // Telescope orientation: 
-  Float_t	ftelescopePhi;    // [rad]
-  Float_t	ftelescopeTheta;  // [rad]
+  Float_t	fTelescopePhi;    // [rad]
+  Float_t	fTelescopeTheta;  // [rad]
 
   // Time of first and last photon:
