Index: trunk/MagicSoft/Mars/macros/train/traindisp.C
===================================================================
--- trunk/MagicSoft/Mars/macros/train/traindisp.C	(revision 7413)
+++ trunk/MagicSoft/Mars/macros/train/traindisp.C	(revision 7418)
@@ -60,4 +60,6 @@
      opt.AddPreCut("MHillasSrc.fDCA*MGeomCam.fConvMm2Deg<0.3");
 
+     // The number is the number of events read from the file
+     // randomly and is the number of events before cuts
      opt.Train("rf-disp.root", set, 30000);
 }
