5#ifndef EGAMMATOOLS_EMCLUSTERTOOL_H
6#define EGAMMATOOLS_EMCLUSTERTOOL_H
11#include "GaudiKernel/EventContext.h"
12#include "GaudiKernel/ToolHandle.h"
45 const std::string& name,
46 const IInterface* parent);
52 virtual StatusCode
initialize() override final;
55 const EventContext& ctx,
69 "OutputClusterContainerName",
71 "Name of the output cluster container"
79 "DoNotSet_OutputClusterContainerLinks",
81 "Key of the output cluster container cell links; Do not set! Name taken "
82 "from associated container"
89 "calibration service" };
Property holding a SG store/key/clid from which a WriteHandle is made.
xAOD::ElectronContainer * electronContainer
xAOD::PhotonContainer * photonContainer
Bookkeeping of cells that make up a cluster Simplified replacement for CaloCellLink,...
Storable container for CaloCluster.
Class to define the ElectronContainer.
Class to define the PhotonContainer.
Property holding a SG store/key/clid from which a WriteHandle is made.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.