|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef CONDALGS_CONDALGY_H
6 #define CONDALGS_CONDALGY_H 1
21 CondAlgY (
const std::string&
name, ISvcLocator* pSvcLocator);
32 Gaudi::Property<std::string>
m_dbk1 {
this,
"Key_DB1",
"Y1",
"explicit dbKey for cond handle 1"};
33 Gaudi::Property<std::string>
m_dbk2 {
this,
"Key_DB2",
"Y2",
"explicit dbKey for cond handle 2"};
CondAlgY(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode execute() override
virtual StatusCode initialize() override
Gaudi::Property< std::string > m_dbk1
ServiceHandle< IASCIICondDbSvc > m_cds
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::WriteCondHandleKey< CondDataObjY > m_wch2
Handle class for reading from StoreGate.
SG::WriteCondHandleKey< CondDataObjY > m_wch1
Gaudi::Property< std::string > m_dbk2