]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliCDBManager.h
libMUONevaluation depends on libMUONcalib
[u/mrichter/AliRoot.git] / STEER / AliCDBManager.h
index dfd6c9250954e2f09d7158303d31f352f63d38a5..6dd30db8e0d65161773fcd4cb960b2b026c926d1 100644 (file)
@@ -74,6 +74,8 @@ class AliCDBManager: public TObject {
        AliCDBEntry* Get(const AliCDBPath& path, const AliCDBRunRange& runRange,
                                 Int_t version = -1, Int_t subVersion = -1);
 
+       const char* GetURI(const char* path);                            
+                                
        AliCDBId* GetId(const AliCDBId& query);
        AliCDBId* GetId(const AliCDBPath& path, Int_t runNumber=-1,
                                Int_t version = -1, Int_t subVersion = -1);