]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Worng index fixed
authorcoppedis <coppedis@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 21 Oct 2009 08:33:36 +0000 (08:33 +0000)
committercoppedis <coppedis@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 21 Oct 2009 08:33:36 +0000 (08:33 +0000)
ZDC/ZDCPEDESTALda.cxx

index 49c51d8fd78a96c131f102caad3d956736d026a8..e1d07b6c5d48baafb53be38067d364f225cee545 100644 (file)
@@ -143,7 +143,7 @@ int main(int argc, char **argv) {
        sprintf(namhist2lg,"PedZPAlgOutOfTime_%d",j-17);
        sprintf(namhist3lg,"PedCorrZPAlg_%d",j-17);
      }
-     else if(j==22 || j==24){ //Reference PMs
+     else if(j==22 || j==23){ //Reference PMs
        sprintf(namhist1hg,"PedRefhg_%d",j-22);
        sprintf(namhist2hg,"PedRefhgOutOfTime_%d",j-22);
        sprintf(namhist3hg,"PedCorrRefhg_%d",j-22);