]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HMPID/AnalysisTrainHMPID.C
CMake: Removing all lhapdf link dependencies
[u/mrichter/AliRoot.git] / HMPID / AnalysisTrainHMPID.C
index 5045d5fda6f39c2c8a547479513f7dbe3d77438a..d5f407207290be44ed66f7686d7dab6ad5061585 100644 (file)
@@ -238,7 +238,7 @@ void AnalysisTrainHMPID(const char *analysis_mode="local", const char *plugin_mo
    // in the current workdir, but in AliEn they will be in the file catalog, 
    // mapped from AliRoot and pecified in the jdl input list.
    if(iPhysicsSelection && !iAODanalysis){
-     gROOT->LoadMacro("$ALICE_ROOT/ANALYSIS/macros/AddTaskPhysicsSelection.C");
+     gROOT->LoadMacro("$ALICE_ROOT/OADB/macros/AddTaskPhysicsSelection.C");
      AliPhysicsSelectionTask* physSelTask = AddTaskPhysicsSelection(kIsMC,kTRUE,kTRUE); // last flag also adds information on  
    }