]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Fix from Roberto: when changing monitoring policy one first has to logout in order...
authorcvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 28 Sep 2009 10:53:22 +0000 (10:53 +0000)
committercvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 28 Sep 2009 10:53:22 +0000 (10:53 +0000)
RAW/AliRawReaderDateOnline.cxx

index 75652c428e61df091d4895871bb89068c48fd1c0..cd161808b8a5b3c24548af3c70786561f5f09f30 100644 (file)
@@ -202,6 +202,7 @@ void AliRawReaderDateOnline::SelectEvents(Int_t type,
   }
   table[7] = trSelection.Data();
 
+  monitorLogout();
   monitorDeclareTableExtended(const_cast<char**>(table));
   
 #endif