Index: trunk/MagicSoft/include-Classes/MMcFormat/MMcEvt.hxx
===================================================================
--- trunk/MagicSoft/include-Classes/MMcFormat/MMcEvt.hxx	(revision 736)
+++ trunk/MagicSoft/include-Classes/MMcFormat/MMcEvt.hxx	(revision 847)
@@ -104,5 +104,5 @@
 
 
-  ClassDef(MMcEvt, 1)  //Stores Montecarlo Information 
+  ClassDef(MMcEvt, 1)  //Stores Montecarlo Information of one event (eg. the energy)
 
 };
Index: trunk/MagicSoft/include-Classes/MMcFormat/MMcFadcHeader.hxx
===================================================================
--- trunk/MagicSoft/include-Classes/MMcFormat/MMcFadcHeader.hxx	(revision 736)
+++ trunk/MagicSoft/include-Classes/MMcFormat/MMcFadcHeader.hxx	(revision 847)
@@ -62,5 +62,5 @@
   const UInt_t GetNumPixel() const { return MFADC_CHANNELS; }
 
-  ClassDef(MMcFadcHeader, 1)  //Stores Montecarlo Information 
+  ClassDef(MMcFadcHeader, 1)  //Stores Montecarlo Information describing the FADC behaviour
 
 };
Index: trunk/MagicSoft/include-Classes/MMcFormat/MMcTrig.hxx
===================================================================
--- trunk/MagicSoft/include-Classes/MMcFormat/MMcTrig.hxx	(revision 736)
+++ trunk/MagicSoft/include-Classes/MMcFormat/MMcTrig.hxx	(revision 847)
@@ -68,5 +68,5 @@
   Byte_t IsPixelFired(Int_t npix, Int_t nfirstlevel);
 
-  ClassDef(MMcTrig, 1)  //Stores Montecarlo Information 
+  ClassDef(MMcTrig, 1)  //Stores Montecarlo Information (number of 1st, 2nd level triggers)
 
 };
Index: trunk/MagicSoft/include-Classes/MMcFormat/MMcTrigHeader.hxx
===================================================================
--- trunk/MagicSoft/include-Classes/MMcFormat/MMcTrigHeader.hxx	(revision 736)
+++ trunk/MagicSoft/include-Classes/MMcFormat/MMcTrigHeader.hxx	(revision 847)
@@ -86,5 +86,5 @@
   }
 
-  ClassDef(MMcTrigHeader, 1)  //Stores Montecarlo Information 
+  ClassDef(MMcTrigHeader, 1)  //Stores Montecarlo Information which describes the used trigger
 
 };
