Index: /fact/tools/marsmacros/mc2csv/MonteCarlo.C
===================================================================
--- /fact/tools/marsmacros/mc2csv/MonteCarlo.C	(revision 14725)
+++ /fact/tools/marsmacros/mc2csv/MonteCarlo.C	(revision 14726)
@@ -112,5 +112,5 @@
     // containers
     mpPixel         = NULL;
-    mpSamples       = NULL;
+//    mpSamples       = NULL;
     mEventNumber    = 0;
     mNumberOfEvents = 2;
@@ -850,4 +850,5 @@
     if (mVerbosityLvl > 0) cout << "...writing event data to csv" << endl;
 
+    // Loop over pixels and write pixeldata to csv
     for (int i = 0; i < mNumberOfPixels; i++)
     {
