]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - RAW/AliRawReaderDateOnline.cxx
Technical hotfixes for the event display in ACR.
[u/mrichter/AliRoot.git] / RAW / AliRawReaderDateOnline.cxx
index 139aaf4d95786cebae44dc461cfd83909f8d64e2..40b8319307c17fee050066b87bb399dab1530dc5 100644 (file)
@@ -77,7 +77,7 @@ AliRawReaderDateOnline::AliRawReaderDateOnline(
   monitorSetNowait();
   monitorSetNoWaitNetworkTimeout(1000);
 
-  const Char_t* table[]  = {"ALL", "yes", "*", "*",
+  const Char_t* table[]  = {"ALL", "few", "*", "*",
                             "EOR", "yes","*", "*",
                             NULL, NULL, NULL, NULL};
   monitorDeclareTableExtended(const_cast<char**>(table));