ATLAS Offline Software
Namespaces | Functions
TagFunctions.cxx File Reference
#include "TagFunctions.h"
#include "StoreGate/StoreGateSvc.h"
#include "IOVDbStringFunctions.h"
#include "GaudiKernel/StatusCode.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GeoModelInterfaces/IGeoModelSvc.h"
#include "EventInfoMgt/ITagInfoMgr.h"
#include <stdexcept>
Include dependency graph for TagFunctions.cxx:

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)