]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
-ownership fix
authorjbook <jbook@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 25 Nov 2013 13:32:08 +0000 (13:32 +0000)
committerjbook <jbook@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 25 Nov 2013 13:32:08 +0000 (13:32 +0000)
PWGDQ/dielectron/AliDielectronHF.cxx

index c1129cf3b143aec4ec56c9fa20dea9d1c8be76be..4c6c3d69b0cabe73f240dcc744ef46c331b6a874 100644 (file)
@@ -502,6 +502,7 @@ void AliDielectronHF::Init()
 
   // fill object array with the array of bin cells
   TObjArray *histArr = new TObjArray();
+  histArr->SetOwner(kTRUE);
   histArr->Expand(size);
 
   //  printf("fRefObj %p \n",fRefObj);