ATLAS Offline Software
Classes | Namespaces
DBScan.h File Reference

Clustering algorithm for vertex merging based on DBSCAN. More...

#include "TrigVrtSecInclusive/HashTools.h"
#include <vector>
#include <functional>
#include <unordered_set>
#include <unordered_map>
Include dependency graph for DBScan.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TrigVSI::Cluster< T >
 Base class for clusters. More...
 
class  TrigVSI::DBScan< pointType >
 Class for operating DBSCAN clustering. More...
 

Namespaces

 TrigVSI
 

Detailed Description

Clustering algorithm for vertex merging based on DBSCAN.

Author
Takane Sano takan.nosp@m.e.sa.nosp@m.no@ce.nosp@m.rn.c.nosp@m.h
Date
July 15th, 2021

Definition in file DBScan.h.