|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef PIXELRADSIMFLUENCEMAPALG
12 #define PIXELRADSIMFLUENCEMAPALG
30 {
this,
"PixelModuleData",
"PixelModuleData",
"Pixel module data"};
33 {
this,
"WriteRadiationFluenceMapKey",
"PixelRadiationDamageFluenceMapData",
"Output key for radiation damage fluence map"};
SG::WriteCondHandleKey< PixelRadiationDamageFluenceMapData > m_writeFluenceMapKey
An algorithm that can be simultaneously executed in multiple threads.
SG::ReadCondHandleKey< PixelModuleData > m_moduleDataKey
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode initialize() override
Store pixel constant parameters in PixelRadiationDamageFluenceMapData.
virtual StatusCode execute(const EventContext &ctx) const override
Store pixel constant parameters in PixelModuleData.
PixelRadSimFluenceMapAlg(const std::string &name, ISvcLocator *pSvcLocator)