5#ifndef AFP_GLOBRECO_IAFP_PROTONRECOTOOL_H
6#define AFP_GLOBRECO_IAFP_PROTONRECOTOOL_H
16#include "GaudiKernel/IAlgTool.h"
33 virtual StatusCode
doProtonReco(std::unique_ptr<xAOD::AFPProtonContainer>& outputContainer,
const EventContext& ctx)
const = 0;