7#ifndef SCT_RAWDATATOXAOD_H
8#define SCT_RAWDATATOXAOD_H
29 using AthReentrantAlgorithm::AthReentrantAlgorithm;
32 virtual StatusCode
execute(
const EventContext& ctx)
const override;
33 virtual StatusCode
finalize()
override;
35 virtual bool isClonable()
const override {
return true; };
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
This is an Identifier helper class for the SCT subdetector.
Algorithm to read RDO information from SCT ntuple and write augmented xAOD.
SG::ReadHandleKey< SCT_RDO_Container > m_rdoContainerName
virtual bool isClonable() const override
Make this algorithm clonable.
SG::WriteHandleKey< xAOD::SCTRawHitValidationContainer > m_xAodRawHitContainerName
virtual StatusCode finalize() override
const SCT_ID * m_SCTHelper
virtual StatusCode initialize() override
virtual StatusCode execute(const EventContext &ctx) const override
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.