11 const std::vector<const xAOD::CaloCluster*>&
clusters,
15 for (
const auto* cluster :
clusters) {
18 if (thisEmax >
emaxB) {
34 if (thisEmax >
emaxF) {
79 auto cell_itr = cluster.cell_cbegin();
80 auto cell_end = cluster.cell_cend();
81 for (; cell_itr != cell_end; ++cell_itr) {
96 if (cell_phi >
phi0) {
110 if (cell_phi >
phi0) {