Index: trunk/MagicSoft/Mars/macros/multidimdist2.C
===================================================================
--- trunk/MagicSoft/Mars/macros/multidimdist2.C	(revision 1609)
+++ trunk/MagicSoft/Mars/macros/multidimdist2.C	(revision 1629)
@@ -65,5 +65,5 @@
     //  Give the names of the star-files to be read
     //   Here you give the trainings sample(s) for
-    //                 the hadrons
+    //                 the gammas
     // ---------------------------------------------
     MReadMarsFile readg("Events", "star_gammas.root");
@@ -83,4 +83,6 @@
     matrix.AddColumn("MHillasSrc.fDist");
     matrix.AddColumn("log10(MHillas.fSize)");
+    matrix.AddColumn("MHillasSrc.fAlpha");
+    matrix.AddColumn("MMcEvt.fTheta");
     plist.AddToList(&matrix);
 
