]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TRIGGER/TestTRIGGERPreprocessor.C
Moving the classes that belong to the following libraries: STEERBase, ESD, CDB, AOD...
[u/mrichter/AliRoot.git] / TRIGGER / TestTRIGGERPreprocessor.C
index 53ed090f3943b322d548ae0670382ff1f8bb19c2..f6fefbd3ebf8c5a108c4b5020570addba0fcda74 100644 (file)
@@ -18,6 +18,8 @@ void TestTRIGGERPreprocessor()
   // Adding test input files
   shuttle->AddInputFile(AliTestShuttle::kDCS, "TRI", "PITConditions", "", "$ALICE_ROOT/TRIGGER/ShuttleInput/pit_dumpFileSep08.txt");
 
+  shuttle->AddInputFile(AliTestShuttle::kDCS, "TRI", "TofFeeLightMap", "", "$ALICE_ROOT/TRIGGER/ShuttleInput/TOFFEElight.20101028.133932.8000");
+
   // Adding Trigger mask
   shuttle->SetInputTriggerDetectorMask("0100001");
   printf("Test OCDB storage Uri: %s\n", AliShuttleInterface::GetMainCDB().Data());