1 #ifndef RecoEcal_EgammaCoreTools_EcalClusterLazyTools_h 2 #define RecoEcal_EgammaCoreTools_EcalClusterLazyTools_h 53 float getESShape(
const std::vector<float>& ESHits0);
91 template<
class ClusterTools>
112 DetId maxId = ClusterTools::getMaximum(cluster, recHits).first;
114 std::vector<float> energies;
116 energies.push_back(ClusterTools::recHitEnergy( detId, recHits));