]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/TestMUONPreprocessor.C
bad Coverity fix fixed
[u/mrichter/AliRoot.git] / MUON / TestMUONPreprocessor.C
index 1909348462967ea500e9462dd647b0609ad328a5..340879a38a3e844186eefa5275ed892766ddd67d 100644 (file)
@@ -238,6 +238,8 @@ void TestMUONPreprocessor(Int_t runNumber=80,
   // In real life the parameters will be retrieved automatically from the run logbook;
   shuttle->SetInputRunType(runType);
   
+  shuttle->AddInputRunParameter("totalEvents","20");
+                                
   // Create the preprocessor that should be tested, it registers itself automatically to the shuttle
   new AliMUONTrackerPreprocessor(shuttle);
   new AliMUONTriggerPreprocessor(shuttle);