From: cblume Date: Thu, 19 Aug 2010 12:24:38 +0000 (+0000) Subject: Update running year X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=commitdiff_plain;h=34b0e35ee3aba66f283f0d3947d426d5c7a525ad Update running year --- diff --git a/TRD/Macros/AliTRDcheckConfig.C b/TRD/Macros/AliTRDcheckConfig.C index 1be62b2ddc8..fa78f915ad2 100644 --- a/TRD/Macros/AliTRDcheckConfig.C +++ b/TRD/Macros/AliTRDcheckConfig.C @@ -25,7 +25,8 @@ // This is the path one needs to change if the year is no longer 2009 // and the runnumber cannot be found -TString alienOcdbPath("alien://folder=/alice/data/2009/OCDB/"); +//TString alienOcdbPath("alien://folder=/alice/data/2009/OCDB/"); +TString alienOcdbPath("alien://folder=/alice/data/2010/OCDB/"); // Do not make changes below here unless you know what your doing