]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
enable to read TreeQA
authorschutz <schutz@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 10 Sep 2001 13:27:37 +0000 (13:27 +0000)
committerschutz <schutz@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 10 Sep 2001 13:27:37 +0000 (13:27 +0000)
PHOS/AliPHOSGetter.cxx

index b7679ac979e26b59d8fe3dfe1f33d109787fb123..ae88cf97e2165f28650f94db7fd1882637fc7b17 100644 (file)
@@ -971,7 +971,6 @@ void AliPHOSGetter::Event(Int_t event)
   ReadTreeS() ;
   ReadTreeD() ;
   ReadTreeR() ;
-  //ReadTreeQA() ;
   ReadPrimaries() ;
 }