]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Updated test macro (Zubayer)
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 3 Sep 2008 13:21:04 +0000 (13:21 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 3 Sep 2008 13:21:04 +0000 (13:21 +0000)
PMD/TestPreprocessor.C

index 10eeb2b2484233928c5b5229f1790dd1851f237d..e9f30e3743c5859584b6419896dec1d32f24f167 100644 (file)
@@ -72,8 +72,8 @@ void TestPreprocessor()
     // Note that the test preprocessor name is TPC. The name of the detector's preprocessor must follow
     // the "online" naming convention ALICE-INT-2003-039.
     
-    shuttle->AddInputFile(AliShuttleInterface::kDAQ, "PMD", "PMD_PED", "GDC0", "PMD_PED.root");
-    shuttle->AddInputFile(AliShuttleInterface::kDAQ, "PMD", "PMDGAINS", "GDC0", "xy.root");
+    shuttle->AddInputFile(AliShuttleInterface::kDAQ, "PMD", "PMD_PED.root", "GDC0", "PMD_PED.root");
+    shuttle->AddInputFile(AliShuttleInterface::kDAQ, "PMD", "PMDGAINS.root", "GDC0", "xy.root");
     
     // TODO(3)
     //