5#ifndef EGAMMACALOTOOLS_EGAMMAISO_H
6#define EGAMMACALOTOOLS_EGAMMAISO_H
22 const std::string& name,
23 const IInterface* parent);
36 Info& info)
const override final;
Container class for CaloCell.
This class provides the client interface for accessing the detector description information common to...
Interface for the Reconstruction/egamma/egammaCaloTools/egammaIso.
StatusCode initialize() override
initialize method
StatusCode finalize() override
finalize method
virtual StatusCode execute(const xAOD::CaloCluster &cluster, const CaloDetDescrManager &cmgr, const CaloCellContainer &cellcoll, Info &info) const override final
Method to just calculate hadronic leakage.
~egammaIso()=default
Destructor.
egammaIso(const std::string &type, const std::string &name, const IInterface *parent)
Default constructor.
CaloCluster_v1 CaloCluster
Define the latest version of the calorimeter cluster class.