|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef PIXELCONDITIONSALGORITHMS_SIDETECTORELEMENTINFOALG_H
8 #define PIXELCONDITIONSALGORITHMS_SIDETECTORELEMENTINFOALG_H
33 {
this,
"ConditionsSummaryTool",
"",
"Tool to retrieve e.g. Pixel or SCT Conditions summary"};
35 {
this,
"WriteKey",
"",
"Key of output SiDetectorElementStatus data"};
38 #endif // PIXELCONDITIONSALGORITHMS_SIDETECTORELEMENTINFOALG_H
SG::WriteHandleKey< InDet::SiDetectorElementStatus > m_writeKey
virtual ~SiDetectorElementStatusAlg() override=default
An algorithm that can be simultaneously executed in multiple threads.
::StatusCode StatusCode
StatusCode definition for legacy code.
ToolHandle< IDetectorElementStatusTool > m_condSummaryTool
virtual StatusCode execute(const EventContext &ctx) const override
virtual StatusCode initialize() override
Property holding a SG store/key/clid from which a WriteHandle is made.
SiDetectorElementStatusAlg(const std::string &name, ISvcLocator *pSvcLocator)