5#ifndef EFLOWREC_PFLCNEUTRALFLOWELEMENTCREATORALGORITHM_H
6#define EFLOWREC_PFLCNEUTRALFLOWELEMENTCREATORALGORITHM_H
11#include "GaudiKernel/ToolHandle.h"
21 using AthReentrantAlgorithm::AthReentrantAlgorithm;
24 StatusCode
execute(
const EventContext& ctx)
const;
An algorithm that can be simultaneously executed in multiple threads.
StatusCode execute(const EventContext &ctx) const
SG::WriteHandleKey< xAOD::FlowElementContainer > m_neutralFELCContainerWriteHandleKey
WriteHandleKey for neutral FE.
SG::ReadHandleKey< xAOD::FlowElementContainer > m_neutralFEContainerReadHandleKey
ReadHandleKey for eflowCaloObjectContainer.
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.