public interface Clusterer
Modifier and Type | Method and Description |
---|---|
List<Cluster> |
createClusters(List<CalorimeterHit> hits) |
List<Cluster> |
createClusters(Map<Long,CalorimeterHit> map) |
List<Cluster> createClusters(List<CalorimeterHit> hits)
List<Cluster> createClusters(Map<Long,CalorimeterHit> map)
Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.