]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - CORRFW/AliCFTrackQualityCuts.cxx
Merge branch 'master' of https://git.cern.ch/reps/AliRoot
[u/mrichter/AliRoot.git] / CORRFW / AliCFTrackQualityCuts.cxx
index 0a7a05aa0db5f0d8c2e6e23812d9a7268429fba7..44700b5da8ea42e8fd48cfc3ae5b398955a8e97d 100644 (file)
@@ -903,7 +903,7 @@ void AliCFTrackQualityCuts::FillHistograms(TObject* obj, Bool_t b)
   // fill the QA histograms
   //
 
-  //if (!obj) return;
+  if (!obj) return;
   if (!obj->InheritsFrom("AliVParticle")) {
     AliError("object must derived from AliVParticle !");
     return;
@@ -995,7 +995,6 @@ void AliCFTrackQualityCuts::FillHistograms(TObject* obj, Bool_t b)
   if (b) return;
 
   // Get the bitmap of the single cuts
-  if ( !obj ) return;
   SelectionBitMap(obj);
 
   // Number of single cuts in this class