Go to the documentation of this file. 1 #ifndef RecoEcal_EgammaCoreTools_EcalClusterLazyTools_h
2 #define RecoEcal_EgammaCoreTools_EcalClusterLazyTools_h
60 const std::map<DetId, EcalRecHit> &rechits_map,
66 float getESShape(
const std::vector<float> &ESHits0);
104 template <
class ClusterTools>
123 DetId maxId = ClusterTools::getMaximum(cluster,
recHits).first;
125 std::vector<float> energies;
127 energies.push_back(ClusterTools::recHitEnergy(detId,
recHits));
EcalClusterLazyToolsT< noZS::EcalClusterTools > EcalClusterLazyTools