]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONCDB.h
Fixing STRING_OVERFLOW defect reported by Coverity
[u/mrichter/AliRoot.git] / MUON / AliMUONCDB.h
index 9f89395f4ab854090f4d4fc0d4f43717a02e76ee..b9bf8996d7f891a67344a1247b3289bc7cccbe6b 100644 (file)
@@ -57,6 +57,8 @@ namespace AliMUONCDB
   
   void Plot(const AliMUONVStore& store, const char* name, Int_t nbins=512);
 
+  void ShowConfig(Bool_t withStatusMap=kFALSE);
+  
   void WriteToCDB(const char* calibpath, TObject* object,
                   Int_t startRun, Int_t endRun, Bool_t defaultValues);
   void WriteToCDB(const char* calibpath, TObject* object,