]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Update running year
authorcblume <cblume@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 19 Aug 2010 12:24:38 +0000 (12:24 +0000)
committercblume <cblume@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 19 Aug 2010 12:24:38 +0000 (12:24 +0000)
TRD/Macros/AliTRDcheckConfig.C

index 1be62b2ddc83e6c2ea3f9ab38e9d361b78f0602d..fa78f915ad2b656a7ba4601961c3edbf1736a3c2 100644 (file)
@@ -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