5#ifndef PARTICLESINCONETOOLS_CALOCLUSTERSINCONETOOL_H
6#define PARTICLESINCONETOOLS_CALOCLUSTERSINCONETOOL_H
9#include "GaudiKernel/ServiceHandle.h"
32 virtual StatusCode
finalize()
override;
35 virtual bool particlesInCone(
float eta,
float phi,
float dr, std::vector< const CaloCluster*>& output )
const override;
48 "CaloClusterLocation",
"CaloCalTopoClusters"};
Scalar eta() const
pseudorapidity method
macros to associate a CLID to a type
#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.
ElementLink implementation for ROOT usage.
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.