Index: /trunk/MagicSoft/Mars/Changelog
===================================================================
--- /trunk/MagicSoft/Mars/Changelog	(revision 3505)
+++ /trunk/MagicSoft/Mars/Changelog	(revision 3506)
@@ -18,4 +18,10 @@
 
                                                  -*-*- END OF LINE -*-*-
+
+ 2004/03/15: Abelardo Moralejo
+
+   * mmc/MMcEvt.hxx
+     - added getter function for fZFirstInteraction
+
 
  2004/03/15: Wolfgang Wittek
Index: /trunk/MagicSoft/include-Classes/MMcFormat/MMcEvt.hxx
===================================================================
--- /trunk/MagicSoft/include-Classes/MMcFormat/MMcEvt.hxx	(revision 3505)
+++ /trunk/MagicSoft/include-Classes/MMcFormat/MMcEvt.hxx	(revision 3506)
@@ -121,4 +121,5 @@
   UInt_t GetPhotElfromShower() { return fPhotElfromShower; }   //Get Passed qe from shower
   UInt_t GetPhotElinCamera() { return fPhotElinCamera; }   //Get Passed qe total
+  Float_t GetZFirstInteraction() const { return fZFirstInteraction; }
 
   Float_t GetTelescopePhi() const { return fTelescopePhi; }
