X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=PHOS%2FAliPHOSClusterizer.cxx;h=f88550f922d21449a7d4b7f5f72a5cf405072141;hb=1e55299159b8d71a70f464bf87bc3e74780a64fd;hp=4e3bf42a1e73d918ae3cca3700c6eb6956d97ebc;hpb=8d8258f61fb4d0b79d3e41f81c0ba74a6c6f4796;p=u%2Fmrichter%2FAliRoot.git diff --git a/PHOS/AliPHOSClusterizer.cxx b/PHOS/AliPHOSClusterizer.cxx index 4e3bf42a1e7..f88550f922d 100644 --- a/PHOS/AliPHOSClusterizer.cxx +++ b/PHOS/AliPHOSClusterizer.cxx @@ -103,11 +103,6 @@ void AliPHOSClusterizer::SetOutput(TTree * clustersTree) // and set the corresponding branch addresses fTreeR = clustersTree; -// fEMCRecPoints->Clear(); -// fCPVRecPoints->Clear(); - fEMCRecPoints->Delete(); - fCPVRecPoints->Delete(); - AliDebug(9, "Making array for EMC clusters"); Int_t split = 0; Int_t bufsize = 32000;