From: dainese Date: Thu, 19 Aug 2010 09:10:09 +0000 (+0000) Subject: Add the name of the AOD set in the DataPattern X-Git-Url: http://git.uio.no/git/?a=commitdiff_plain;h=c01c3aa7d07428c69ca852efc7f196efe14737ba;hp=3c07ce759cfa246a4cca22e5018c02b325113cf1;p=u%2Fmrichter%2FAliRoot.git Add the name of the AOD set in the DataPattern --- 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