CMS 3D CMS Logo

Namespaces | Functions
customClustering.py File Reference

Go to the source code of this file.

Namespaces

 customClustering
 

Functions

def customClustering.custom_2dclustering_constrainedtopological (process, distance=6., seed_threshold=5., cluster_threshold=2.#MipT)
 
def customClustering.custom_2dclustering_distance (process, distance=6., seed_threshold=5., cluster_threshold=2.#MipT)
 
def customClustering.custom_2dclustering_topological (process, seed_threshold=5., cluster_threshold=2.#MipT)
 
def customClustering.custom_3dclustering_dbscan (process, distance=0.005, min_points=3)
 
def customClustering.custom_3dclustering_distance (process, distance=0.01)