X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=MUON%2FAliMUON2DStoreValidator.cxx;h=ca12872181e4d74ed65d46791abbb5e501e38f58;hb=34d5296fc57459e20ceaa457abdecc5d2f37090a;hp=dc7c0397459a9a72c6e066ed6c00ecd889418142;hpb=6c870207b483004f4a40c082ad1fb2b5e48a2307;p=u%2Fmrichter%2FAliRoot.git diff --git a/MUON/AliMUON2DStoreValidator.cxx b/MUON/AliMUON2DStoreValidator.cxx index dc7c0397459..ca12872181e 100644 --- a/MUON/AliMUON2DStoreValidator.cxx +++ b/MUON/AliMUON2DStoreValidator.cxx @@ -198,7 +198,7 @@ AliMUON2DStoreValidator::AddMissingManu(Int_t detElemId, Int_t manuId) //_____________________________________________________________________________ void -AliMUON2DStoreValidator::ReportManu(TList& lines, AliMUONCheckItem& manu) +AliMUON2DStoreValidator::ReportManu(TList& lines, const AliMUONCheckItem& manu) { /// Report list of missing channels from this manu @@ -215,7 +215,7 @@ AliMUON2DStoreValidator::ReportManu(TList& lines, AliMUONCheckItem& manu) //_____________________________________________________________________________ void -AliMUON2DStoreValidator::ReportDE(TList& lines, AliMUONCheckItem& de) +AliMUON2DStoreValidator::ReportDE(TList& lines, const AliMUONCheckItem& de) { /// Report list of missing manus from this de AliMUONCheckItem* manu(0x0); @@ -240,7 +240,7 @@ AliMUON2DStoreValidator::ReportDE(TList& lines, AliMUONCheckItem& de) //_____________________________________________________________________________ void -AliMUON2DStoreValidator::ReportChamber(TList& lines, AliMUONCheckItem& chamber) +AliMUON2DStoreValidator::ReportChamber(TList& lines, const AliMUONCheckItem& chamber) { /// Report list of missing de from this chamber