]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Small patch
authorjbarbosa <jbarbosa@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 22 Jan 2001 21:33:45 +0000 (21:33 +0000)
committerjbarbosa <jbarbosa@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 22 Jan 2001 21:33:45 +0000 (21:33 +0000)
RICH/RICHpadtest.C

index 4f5d430093d29af7b6919438f728924b8cab264f..3bd5c0b809e92e3ce5273184ed92aa97ee06c6e9 100644 (file)
@@ -708,8 +708,8 @@ void RICHpadtest (Int_t diaglevel,Int_t evNumber1=0,Int_t evNumber2=0)
 
      case 5:
        
-       if (ndigits)
-        {
+       //if (ndigits)
+        //{
           TCanvas *c1 = new TCanvas("c1","Alice RICH digits",50,50,1200,700);
           c1->Divide(4,2);
           c1->cd(1);
@@ -736,7 +736,7 @@ void RICHpadtest (Int_t diaglevel,Int_t evNumber1=0,Int_t evNumber2=0)
           c1->cd(8);
           hc0->SetXTitle("ix (npads)");
           hc0->Draw("box");
-        }
+        //}
 //
        TCanvas *c4 = new TCanvas("c4","Hits per type",100,100,600,700);
        c4->Divide(2,2);