From: rvernet Date: Mon, 20 Feb 2012 14:54:34 +0000 (+0000) Subject: error message fix X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=commitdiff_plain;h=16a98c1942a110b92aed60bc83e5d7e16c87426c;hp=8712513857b59cc3bcb528e9b7751e9ce217b30c error message fix --- diff --git a/CORRFW/AliCFManager.h b/CORRFW/AliCFManager.h index 0527fc11235..379c6c2656a 100644 --- a/CORRFW/AliCFManager.h +++ b/CORRFW/AliCFManager.h @@ -107,7 +107,7 @@ class AliCFManager : public TNamed //event info when requested virtual void SetMCEventInfo(const TObject *obj) const; virtual void SetRecEventInfo(const TObject *obj) const; - virtual void SetEventInfo(TObject*) const {AliError("DEPRECATED !! -> use SetMCEventInfo of SetRecEventInfo instead");} + virtual void SetEventInfo(TObject*) const {AliError("DEPRECATED !! -> use SetMCEventInfo or SetRecEventInfo instead");} //Cut Checkers: by default *all* the cuts of a given input list is checked //(.and. of all cuts), but the user can select a subsample of cuts in the