Index: trunk/MagicSoft/Mars/manalysis/MEnergyEstimate.h
===================================================================
--- trunk/MagicSoft/Mars/manalysis/MEnergyEstimate.h	(revision 1660)
+++ trunk/MagicSoft/Mars/manalysis/MEnergyEstimate.h	(revision 1664)
@@ -23,5 +23,5 @@
     Bool_t Process();
 
-    ClassDef(MEnergyEstimate, 0) // Task to estimate the energy
+    ClassDef(MEnergyEstimate, 0) // Task to copy the MC energy (preliminary)
 };
 
Index: trunk/MagicSoft/Mars/manalysis/MMatrixLoop.h
===================================================================
--- trunk/MagicSoft/Mars/manalysis/MMatrixLoop.h	(revision 1660)
+++ trunk/MagicSoft/Mars/manalysis/MMatrixLoop.h	(revision 1664)
@@ -30,5 +30,5 @@
     Bool_t Process();
 
-    ClassDef(MMatrixLoop, 0)
+    ClassDef(MMatrixLoop, 0) // Task 'reading' events from a MHMatrix
 };
 
