]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ANALYSIS/examples/runEx01.C
Merge branch 'master' of https://git.cern.ch/reps/AliRoot
[u/mrichter/AliRoot.git] / ANALYSIS / examples / runEx01.C
index 7b5f6750e38b5178ab9d64aba1a9ffe6774a05dc..adcb33ed61ea4522273a7f3a14520b3c73bebe1f 100644 (file)
@@ -98,7 +98,7 @@ void runEx01(
     // For this case, comment out the task->SelectCol.... line, 
     // and see AliBasicTask.cxx UserExec() function for details on this.
 
-//    gROOT->LoadMacro("$ALICE_ROOT/ANALYSIS/macros/AddTaskPhysicsSelection.C");
+//    gROOT->LoadMacro("$ALICE_ROOT/OADB/macros/AddTaskPhysicsSelection.C");
 //    AliPhysicsSelectionTask *physSelTask = AddTaskPhysicsSelection(bMCphyssel);
 //    if(!physSelTask) { Printf("no physSelTask"); return; }
     //AliPhysicsSelection *physSel = physSelTask->GetPhysicsSelection();