|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef RDBACCESSSVC_SOURCECOMPALG_H
6 #define RDBACCESSSVC_SOURCECOMPALG_H
29 ,
"Global geometry tag. If empty, all locked and supported tags will be compared"};
34 ,
"Supported Geometry flag to be set from jobOptions"};
39 , std::ofstream&
log);
43 , std::ofstream&
log);
StatusCode compareGlobalTags(const std::vector< std::string > &globalTags, RDBAccessSvc *rdbAccessSvc, std::ofstream &log)
Gaudi::Property< std::string > m_supportedGeometry
RDBAccessSvc is the implementation of IRDBAccessSvc interface.
Gaudi::Property< std::string > m_globalTag
::StatusCode StatusCode
StatusCode definition for legacy code.
std::vector< std::string > getGlobalTags(RDBAccessSvc *rdbAccessSvc, std::ofstream &log)
SourceCompAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode execute() override
virtual StatusCode finalize() override
std::vector< std::string > m_connNames
virtual StatusCode initialize() override