Go to the source code of this file.
|
enum | l1tVertexFinder::Algorithm {
l1tVertexFinder::Algorithm::fastHisto,
l1tVertexFinder::Algorithm::fastHistoEmulation,
l1tVertexFinder::Algorithm::fastHistoLooseAssociation,
l1tVertexFinder::Algorithm::GapClustering,
l1tVertexFinder::Algorithm::agglomerativeHierarchical,
l1tVertexFinder::Algorithm::DBSCAN,
l1tVertexFinder::Algorithm::PVR,
l1tVertexFinder::Algorithm::adaptiveVertexReconstruction,
l1tVertexFinder::Algorithm::HPV,
l1tVertexFinder::Algorithm::Kmeans,
l1tVertexFinder::Algorithm::NNEmulation
} |
|
enum | l1tVertexFinder::Precision { l1tVertexFinder::Precision::Simulation,
l1tVertexFinder::Precision::Emulation
} |
|