4#ifndef TRIGOUTPUTHANDLING_TRUNCATIONANALYSISALG_H
5#define TRIGOUTPUTHANDLING_TRUNCATIONANALYSISALG_H
19 virtual StatusCode
execute(
const EventContext& context)
const override;
23 this,
"TruncationInfoKey",
"TruncationDebugInfo",
"Key of the truncation debugging info object"};
An algorithm that can be simultaneously executed in multiple threads.
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual StatusCode execute(const EventContext &context) const override
TruncationAnalysisAlg(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadHandleKey< xAOD::TrigCompositeContainer > m_truncationInfoKey
virtual StatusCode initialize() override