|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef SCT_RAWDATATOXAOD_H
8 #define SCT_RAWDATATOXAOD_H
35 virtual bool isClonable()
const override {
return true; };
44 #endif // SCT_RAWDATATOXAOD_H
Algorithm to read RDO information from SCT ntuple and write augmented xAOD.
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a ReadHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
SG::ReadHandleKey< SCT_RDO_Container > m_rdoContainerName
virtual StatusCode execute(const EventContext &ctx) const override
virtual StatusCode finalize() override
Property holding a SG store/key/clid from which a WriteHandle is made.
SG::WriteHandleKey< xAOD::SCTRawHitValidationContainer > m_xAodRawHitContainerName
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode initialize() override
Property holding a SG store/key/clid from which a WriteHandle is made.
const SCT_ID * m_SCTHelper
virtual bool isClonable() const override
Make this algorithm clonable.
SCT_RawDataToxAOD(const std::string &name, ISvcLocator *pSvcLocator)