8#ifndef PARTICLESINCONETOOLS_ICALOCLUSTERSINCONETOOL_H
9#define PARTICLESINCONETOOLS_ICALOCLUSTERSINCONETOOL_H
11#include "GaudiKernel/IAlgTool.h"
16#include "AthLinks/ElementLink.h"
39 virtual bool particlesInCone(
float eta,
float phi,
float dr, std::vector< const CaloCluster*>& output )
const = 0;
Scalar eta() const
pseudorapidity method
ElementLink implementation for ROOT usage.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
static const InterfaceID IID_ICaloClustersInConeTool("xAOD::ICaloClustersInConeTool", 1, 0)