1#ifndef PFLCNEUTRALFLOWELEMENTCREATORALGORITHM_H
2#define PFLCNEUTRALFLOWELEMENTCREATORALGORITHM_H
7#include "GaudiKernel/ToolHandle.h"
18 using AthReentrantAlgorithm::AthReentrantAlgorithm;
21 StatusCode
execute(
const EventContext& ctx)
const;
defines an "iterator" over instances of a given type in StoreGateSvc
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.