]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ZDC/AliZDCQAChecker.cxx
Enabling creation and reading of the CDB snapshot also in simulation
[u/mrichter/AliRoot.git] / ZDC / AliZDCQAChecker.cxx
index 00b762ae0082da634d5df8b9430318ab616a4a0e..71a5d1ae9c246d27cd4cc3e308b51b80c532c05d 100644 (file)
@@ -861,6 +861,6 @@ void AliZDCQAChecker::SetupHisto(const TObjArray& messages, TH1& histo, Float_t&
        delete obj;
     }
     if(stats) lst->Add(stats);
-  }   
   lst->Add(text);
+  }   
 }