From b3775e47004807fa69155f1499af6ee30e8bd533 Mon Sep 17 00:00:00 2001 From: kkanaki Date: Mon, 28 Feb 2011 09:54:18 +0000 Subject: [PATCH] - update aliroot and root versions --- HLT/QA/tasks/macros/CreateAlienHandler.C | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HLT/QA/tasks/macros/CreateAlienHandler.C b/HLT/QA/tasks/macros/CreateAlienHandler.C index 83ed68567f5..ec296aa33dc 100755 --- a/HLT/QA/tasks/macros/CreateAlienHandler.C +++ b/HLT/QA/tasks/macros/CreateAlienHandler.C @@ -23,8 +23,8 @@ AliAnalysisGrid* CreateAlienHandler(TString runNumber, TString dataDir, TString // check the versions available on alien with the command 'packages' plugin->SetAPIVersion("V1.1x"); - plugin->SetROOTVersion("v5-27-06b"); - plugin->SetAliROOTVersion("v4-21-13-AN"); + plugin->SetROOTVersion("v5-27-06d"); + plugin->SetAliROOTVersion("v4-21-16-AN"); cout << "===========================================================================================" << endl; cout << " " << endl; -- 2.43.5