]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONCalibrationData.cxx
Move setting of cluster in array after the cluster has been modified with distance...
[u/mrichter/AliRoot.git] / MUON / AliMUONCalibrationData.cxx
index 9c0ba7a324d8d8a2d6debd7e3fd4645c29d66e9c..e66c626d50030e4f1b021f2f40b6f7a8df412c09 100644 (file)
@@ -696,6 +696,10 @@ AliMUONCalibrationData::CreateObject(Int_t runNumber, const char* path, Int_t* s
       entry->SetOwner(kFALSE);
       delete entry;      
     }
+//    else
+//    {
+//      entry->SetOwner(kTRUE); //FIXME : this should be done but is causing problems with RecoParams at the end of the reco : investigate why...
+//    }
     return object;
   }
        else