]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - T0/runGridT0.C
Reading muon trigger scalers with the DA of the muon trigger and transfer
[u/mrichter/AliRoot.git] / T0 / runGridT0.C
index 0471e8f39d82bf3735b659b32c8b6be2b39249bb..705ae24d87e7365d6a30f040e7e71e6c339def9b 100644 (file)
@@ -30,7 +30,7 @@
   AliESDInputHandler* esdH = new AliESDInputHandler();
   mgr->SetInputEventHandler(esdH);
   
-  gROOT->ProcessLine(".L $ALICE_ROOT/ANALYSIS/macros/AddTaskPhysicsSelection.C");
+  gROOT->ProcessLine(".L $ALICE_ROOT/OADB/macros/AddTaskPhysicsSelection.C");
   AliPhysicsSelectionTask* physSelTask = AddTaskPhysicsSelection();
   
   Bool_t isMC=false;