Go to the documentation of this file. 1 #ifndef RecoLocalCalo_HGCalRecAlgos_HGCalDepthPreClusterer
2 #define RecoLocalCalo_HGCalRecAlgos_HGCalDepthPreClusterer
27 std::vector<float> radii_in,
28 uint32_t min_clusters,
std::unique_ptr< hgcal::ClusterTools > clusterTools
HGCalDepthPreClusterer(const edm::ParameterSet &conf, edm::ConsumesCollector &sumes, std::vector< float > radii_in, uint32_t min_clusters, bool real_space_cone)
edm::ESGetToken< CaloGeometry, CaloGeometryRecord > caloGeomToken_
hgcal::RecHitTools rhtools_
std::vector< reco::BasicCluster > ClusterCollection
ESHandle< T > getHandle(const ESGetToken< T, R > &iToken) const
std::vector< float > radii
void getEvent(const edm::Event &ev)
void getEventSetup(const edm::EventSetup &es)
std::vector< reco::HGCalMultiCluster > makePreClusters(const reco::HGCalMultiCluster::ClusterCollection &) const