|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef PIXELTDAQCONDALG
12 #define PIXELTDAQCONDALG
24 #include "Gaudi/Property.h"
39 {
this,
"ReadKey",
"",
"Input key of TDAQ deadmap conditions folder"};
42 {
this,
"WriteKey",
"PixelTDAQCondData",
"Output key of pixel module data"};
This is an Identifier helper class for the Pixel subdetector. This class is a factory for creating co...
const PixelID * m_pixelID
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
Store pixel TDAQ information to PixelTDAQData.
bool const RAWDATA *ch2 const
An algorithm that can be simultaneously executed in multiple threads.
virtual ~PixelTDAQCondAlg()=default
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode execute(const EventContext &ctx) const override final
SG::WriteCondHandleKey< PixelTDAQData > m_writeKey
virtual bool isReEntrant() const override final
PixelTDAQCondAlg(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadCondHandleKey< CondAttrListCollection > m_readKey
virtual StatusCode initialize() override final