X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=TRIGGER%2FTestTRIGGERPreprocessor.C;h=f6fefbd3ebf8c5a108c4b5020570addba0fcda74;hb=d49678db9f349b8989038cafdc76f7e50c8fec13;hp=53ed090f3943b322d548ae0670382ff1f8bb19c2;hpb=b48d25420de2e7a8b7e9430e8275807f7579e66f;p=u%2Fmrichter%2FAliRoot.git diff --git a/TRIGGER/TestTRIGGERPreprocessor.C b/TRIGGER/TestTRIGGERPreprocessor.C index 53ed090f394..f6fefbd3ebf 100644 --- a/TRIGGER/TestTRIGGERPreprocessor.C +++ b/TRIGGER/TestTRIGGERPreprocessor.C @@ -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());