|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ITkPixelCablingAlg_H
6 #define ITkPixelCablingAlg_H
22 #include "GaudiKernel/ServiceHandle.h"
43 virtual bool isClonable()
const override {
return true; };
46 StringProperty
m_source{
this,
"DataSource",
"ITkPixelCabling.dat",
"a plain text file for the ITkPixel cabling"};
virtual StatusCode initialize() override
An algorithm that can be simultaneously executed in multiple threads.
::StatusCode StatusCode
StatusCode definition for legacy code.
AthROOTErrorHandlerSvc * svc
const PixelID * m_idHelper
ITkPixelCablingAlg(const std::string &name, ISvcLocator *svc)
SG::WriteCondHandleKey< ITkPixelCablingData > m_writeKey
virtual bool isClonable() const override
Make this algorithm clonable.
virtual ~ITkPixelCablingAlg()=default
virtual StatusCode execute(const EventContext &ctx) const override
Conditions algorithm which fills the ITkPixelCablingData from plain text (a file).