]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONVStore.cxx
Filling residuals (GlobalQA) only for tracks with kTPCin
[u/mrichter/AliRoot.git] / MUON / AliMUONVStore.cxx
index 6f413cf34ae6ba71beffee902cc713bde20dd054..7f1161643b0b0207740ed519e32209a3d6f5e135 100644 (file)
@@ -152,7 +152,7 @@ TObject*
 AliMUONVStore::FindObject(Int_t, Int_t) const
 {
   /// Find an object using 2 identifiers
-  AliError("Not implemented");
+  AliError("(Int_t,Int_t) : Not implemented");
   return 0;
 }