From c01c3aa7d07428c69ca852efc7f196efe14737ba Mon Sep 17 00:00:00 2001 From: dainese Date: Thu, 19 Aug 2010 09:10:09 +0000 Subject: [PATCH 1/1] Add the name of the AOD set in the DataPattern --- PWG3/vertexingHF/RunAnalysisAODVertexingHF.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWG3/vertexingHF/RunAnalysisAODVertexingHF.C b/PWG3/vertexingHF/RunAnalysisAODVertexingHF.C index cd180eed4d3..4349a448689 100644 --- a/PWG3/vertexingHF/RunAnalysisAODVertexingHF.C +++ b/PWG3/vertexingHF/RunAnalysisAODVertexingHF.C @@ -292,7 +292,7 @@ AliAnalysisGrid* CreateAlienHandler(TString pluginmode="test",Bool_t useParFiles //plugin->SetGridDataDir("/alice/sim/PDC_09/LHC09a4/AOD3/"); // Set data search pattern plugin->SetGridDataDir("/alice/data/2010/LHC10b"); - plugin->SetDataPattern("pass2/*AliAOD.root"); + plugin->SetDataPattern("pass2/AOD001/*AliAOD.root"); plugin->SetFriendChainName("./AliAOD.VertexingHF.root"); //plugin->SetFriendChainName("deltas/AliAOD.VertexingHF.root"); // Adds only the good runs from the Monalisa Run Condition Table -- 2.43.0