|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef PIXELDCSCONDHVALG
12 #define PIXELDCSCONDHVALG
25 #include "Gaudi/Property.h"
40 {
this,
"PixelModuleData",
"PixelModuleData",
"Pixel module data"};
43 {
this,
"ReadKey",
"/PIXEL/DCS/HV",
"Key of input (raw) HV conditions folder"};
46 {
this,
"WriteKey",
"PixelDCSHVCondData",
"Key of output (derived) HV conditions data"};
This is an Identifier helper class for the Pixel subdetector. This class is a factory for creating co...
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
virtual bool isReEntrant() const override final
bool const RAWDATA *ch2 const
const PixelID * m_pixelID
An algorithm that can be simultaneously executed in multiple threads.
SG::ReadCondHandleKey< CondAttrListCollection > m_readKey
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadCondHandleKey< PixelModuleData > m_moduleDataKey
PixelDCSCondHVAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode initialize() override final
virtual ~PixelDCSCondHVAlg()=default
SG::WriteCondHandleKey< PixelDCSHVData > m_writeKey
Store pixel constant parameters in PixelModuleData.
Store pixel HV data in PixelDCSHVData.
virtual StatusCode execute(const EventContext &ctx) const override final