|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
   11 #ifndef PIXELCABLINGCONDALG_H 
   12 #define PIXELCABLINGCONDALG_H 
   26 #include "Gaudi/Property.h" 
   46     {
this, 
"PixelModuleData", 
"PixelModuleData", 
"Pixel module data"};
 
   49     {
this, 
"PixelReadoutSpeedData", 
"PixelReadoutSpeedData", 
"Pixel readout speed data"};
 
   52     {
this, 
"ReadKey", 
"/PIXEL/CablingMap", 
"Input cabling folder"};
 
   55     {
this, 
"WriteKey", 
"PixelCablingCondData", 
"Output cabling data"};
 
  
SG::WriteCondHandleKey< PixelCablingCondData > m_writeKey
This is an Identifier helper class for the Pixel subdetector. This class is a factory for creating co...
virtual ~PixelCablingCondAlg()=default
PixelCablingCondAlg(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadCondHandleKey< PixelModuleData > m_moduleDataKey
bool const RAWDATA *ch2 const
An algorithm that can be simultaneously executed in multiple threads.
::StatusCode StatusCode
StatusCode definition for legacy code.
const PixelID * m_pixelID
SG::ReadCondHandleKey< PixelReadoutSpeedData > m_readoutspeedKey
SG::ReadCondHandleKey< AthenaAttributeList > m_readKey
virtual StatusCode initialize() override final
virtual bool isReEntrant() const override final
Store pixel constant parameters in PixelModuleData.
virtual StatusCode execute(const EventContext &ctx) const override final