5#ifndef PARTICLESINCONETOOLS_FLOWELEMENTSINCONETOOL_H
6#define PARTICLESINCONETOOLS_FLOWELEMENTSINCONETOOL_H
9#include "GaudiKernel/ServiceHandle.h"
35 bool particlesInCone(
float eta,
float phi,
float dr, std::vector<const FlowElement*>& output )
const override;
44 "PFlowKey",
"CHSNeutralParticleFlowObjects",
45 "StoreGate key for FlowElements"};
Scalar eta() const
pseudorapidity method
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a ReadHandle is made.
2D look up table for iParticles
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.