Function larflow::reco::cluster_from_larflowcluster

Function Documentation

cluster_t larflow::reco::cluster_from_larflowcluster(const larlite::larflowcluster &lfcluster)

convert larflow cluster back into a cluster_t object.

we assume that the larflowcluster was made using the tools in this module.

Return
Cluster_t copy of the input larflow3dhit cluster
Parameters
  • lfcluster: larflow3dhit cluster to convert.