|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef PIXELCHARGECALIBCONDALG
12 #define PIXELCHARGECALIBCONDALG
24 #include "Gaudi/Property.h"
41 {
this,
"PixelDetEleCollKey",
"PixelDetectorElementCollection",
"Key of SiDetectorElementCollection for Pixel"};
44 {
this,
"PixelModuleData",
"PixelModuleData",
"Pixel module data"};
47 {
this,
"ReadKey",
"/PIXEL/PixCalib",
"Iput charge calibration folder"};
50 {
this,
"WriteKey",
"PixelChargeCalibCondData",
"Output charge caliblation data"};
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
virtual StatusCode execute(const EventContext &ctx) const override final
bool const RAWDATA *ch2 const
SG::ReadCondHandleKey< CondAttrListCollection > m_readKey
An algorithm that can be simultaneously executed in multiple threads.
SG::WriteCondHandleKey< PixelChargeCalibCondData > m_writeKey
::StatusCode StatusCode
StatusCode definition for legacy code.
PixelChargeCalibCondAlg(const std::string &name, ISvcLocator *pSvcLocator)
const PixelID * m_pixelID
SG::ReadCondHandleKey< PixelModuleData > m_configKey
virtual StatusCode initialize() override final
virtual bool isReEntrant() const override final
Store pixel constant parameters in PixelModuleData.
SG::ReadCondHandleKey< InDetDD::SiDetectorElementCollection > m_pixelDetEleCollKey