ATLAS Offline Software
|
point classes for clustering More...
#include "TrigVrtSecInclusive/KDPoint.h"
#include "TrigVrtSecInclusive/DBScan.h"
#include "TrigVrtSecInclusive/IWrkVrt.h"
#include "TrigVrtSecInclusive/Coordinate.h"
#include "TMath.h"
#include "TVector3.h"
#include "TH3D.h"
#include <iostream>
#include <deque>
#include <unordered_set>
#include <vector>
#include <functional>
Go to the source code of this file.
Classes | |
class | TrigVSI::VtxMap< WrkVrt, Cord > |
The vertex map class to be used to find multi-track vertices. More... | |
class | TrigVSI::VtxMap< WrkVrt, Cord >::Cell |
The class of a cell in 3D histogram. More... | |
class | TrigVSI::VtxMap< WrkVrt, Cord >::CellCluster |
Stores the result of vertex clustering performed in VtxMap. More... | |
Namespaces | |
TrigVSI | |