 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ATHEXHIVE_CONDEX_CONDALGX_H
6 #define ATHEXHIVE_CONDEX_CONDALGX_H
16 #include "GaudiKernel/ICondSvc.h"
22 CondAlgX (
const std::string&
name, ISvcLocator* pSvcLocator);
34 Gaudi::Property<std::string>
m_dbKey {
this,
"Key_DB",
"X2",
"explicit dbKey for cond handle"};
virtual StatusCode initialize() override
Gaudi::Property< std::string > m_dbKey
ServiceHandle< IASCIICondDbSvc > m_cds
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual ~CondAlgX()=default
CondAlgX(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadHandleKey< xAOD::EventInfo > m_evt
SG::WriteCondHandleKey< CondDataObj > m_wchk
Handle class for reading from StoreGate.
virtual StatusCode execute() override