|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef PIXELDCSCONDTEMPALG
12 #define PIXELDCSCONDTEMPALG
38 {
this,
"DefaultTemperature", -7.0,
"Default module temperature when no measured value is available"};
41 {
this,
"ReadKey",
"/PIXEL/DCS/TEMPERATURE",
"Key of input (raw) temperature conditions folder"};
44 {
this,
"WriteKey",
"PixelDCSTempCondData",
"Key of output (derived) temperature conditions folder"};
Gaudi::Property< float > m_defaultTemperature
virtual ~PixelDCSCondTempAlg()=default
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
bool const RAWDATA *ch2 const
PixelDCSCondTempAlg(const std::string &name, ISvcLocator *pSvcLocator)
An algorithm that can be simultaneously executed in multiple threads.
const PixelID * m_pixelID
::StatusCode StatusCode
StatusCode definition for legacy code.
Store pixel temperature data in PixelDCSTempData.
virtual StatusCode initialize() override final
SG::WriteCondHandleKey< PixelDCSTempData > m_writeKey
virtual bool isReEntrant() const override final
virtual StatusCode execute(const EventContext &ctx) const override final
SG::ReadCondHandleKey< CondAttrListCollection > m_readKey