|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef PIXELCONDITIONSALGORITHMS_PIXELDETECTORELEMENTCONDALG_H
8 #define PIXELCONDITIONSALGORITHMS_PIXELDETECTORELEMENTCONDALG_H
24 class PixelDetectorManager;
39 {
this,
"PixelAlignmentStore",
"PixelAlignmentStore",
"PixelAlignmentStore data"};
42 {
this,
"WriteKey",
"PixelDetectorElementCollection",
"Key of output SiDetectorElementCollection for Pixel"};
47 {
this,
"MuonManagerKey",
"",
"MuonManager ReadKey for IOV Range intersection"};
49 {
this,
"TRT_DetEltContKey",
"",
"TRT ReadKey for IOV Range intersection"};
51 {
this,
"SCTAlignmentStore",
"",
"SCTAlignmentStore ReadKey for IOV Range intersection "};
53 StringProperty
m_detManagerName{
this,
"DetManagerName",
"Pixel",
"Name of the DeterctorManager to retrieve"};
57 #endif // PIXELCONDITIONSALGORITHMS_PIXELDETECTORELEMENTCONDALG_H
SG::ReadCondHandleKey< InDetDD::TRT_DetElementContainer > m_trtDetElContKey
bool const RAWDATA *ch2 const
SG::ReadCondHandleKey< GeoAlignmentStore > m_readKey
SG::ReadCondHandleKey< GeoAlignmentStore > m_SCT_readKey
virtual StatusCode initialize() override final
An algorithm that can be simultaneously executed in multiple threads.
virtual ~PixelDetectorElementCondAlg() override=default
virtual StatusCode execute(const EventContext &ctx) const override final
::StatusCode StatusCode
StatusCode definition for legacy code.
const InDetDD::PixelDetectorManager * m_detManager
virtual bool isReEntrant() const override final
PixelDetectorElementCondAlg(const std::string &name, ISvcLocator *pSvcLocator)
StringProperty m_detManagerName
SG::ReadCondHandleKey< MuonGM::MuonDetectorManager > m_muonManagerKey
SG::WriteCondHandleKey< InDetDD::SiDetectorElementCollection > m_writeKey