ATLAS Offline Software
|
This is the complete list of members for HGTD::ClusterCollection< T >, including all inherited members.
addCluster(Cluster< T > vx) | HGTD::ClusterCollection< T > | |
doClustering(ClusterAlgo algo) | HGTD::ClusterCollection< T > | |
getClusters() const | HGTD::ClusterCollection< T > | |
getDistanceBetweenClusters(const Cluster< T > &a, const Cluster< T > &b) | HGTD::ClusterCollection< T > | private |
getMaxClusterSize_Info() | HGTD::ClusterCollection< T > | |
getMaxEntriesCluster() | HGTD::ClusterCollection< T > | |
getNClusters() const | HGTD::ClusterCollection< T > | |
largestClusterInfo() | HGTD::ClusterCollection< T > | private |
m_clusters | HGTD::ClusterCollection< T > | private |
m_debug_level | HGTD::ClusterCollection< T > | private |
m_distance_cut | HGTD::ClusterCollection< T > | private |
mergeClusters(const Cluster< T > &a, const Cluster< T > &b) | HGTD::ClusterCollection< T > | private |
mergeClustersMean(const Cluster< T > &a, const Cluster< T > &b) | HGTD::ClusterCollection< T > | private |
setDebugLevel(int debug_level) | HGTD::ClusterCollection< T > | inline |
updateDistanceCut(double cut_value) | HGTD::ClusterCollection< T > |