ATLAS Offline Software
Classes | Namespaces
VtxMap.h File Reference

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>
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

point classes for clustering

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 VtxMap.h.