12 #ifndef IOVDBSVC_CORALCRESTMANAGER_H
13 #define IOVDBSVC_CORALCRESTMANAGER_H
16 #include "CrestApi/CrestApiBase.h"
17 #include "CrestApi/CrestRequest.h"
21 static inline const std::string
prefix1{
"http://"};
22 static inline const std::string
prefix2 {
"https://"};
24 static std::map<std::string, std::string>
getGlobalTagMap(
const std::string & crest_path,
const std::string&
globaltag);