8#ifndef PARTICLESINCONETOOLS_IFLOWELEMENTSINCONETOOL_H
9#define PARTICLESINCONETOOLS_IFLOWELEMENTSINCONETOOL_H
11#include "GaudiKernel/IAlgTool.h"
36 virtual bool particlesInCone(
float eta,
float phi,
float dr, std::vector<const FlowElement*>& output )
const = 0;
Scalar eta() const
pseudorapidity method
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
static const InterfaceID IID_IFlowElementsInConeTool("xAOD::IFlowElementsInConeTool", 1, 0)