ATLAS Offline Software
Namespaces | Functions
TagFunctions.h File Reference
#include "CoolKernel/IFolder.h"
#include <string>
#include <optional>
Include dependency graph for TagFunctions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 IOVDbNamespace
 

Functions

std::string IOVDbNamespace::getTagInfo (const std::string &tag, const ITagInfoMgr *tagInfoMgr)
 Retrieve the TagInfo. More...
 
std::string IOVDbNamespace::getGeoAtlasVersion ()
 Get the GeoAtlas version directly from GeoModelSvc. More...
 
std::optional< bool > IOVDbNamespace::checkTagLock (const cool::IFolderPtr &fptr, const std::string &tag)
 Check whether a tag is locked on a folder, if possible. More...
 
std::string IOVDbNamespace::resolveUsingTagInfo (const std::string &tag, const ITagInfoMgr *tagInfoMgr)