ATLAS Offline Software
|
Namespaces | |
AlgConsts | |
Namespace for constants. | |
Coordinate | |
Namespace for Coordinate policy used in TrigVSI::VtxMap. | |
Classes | |
class | Cluster |
Base class for clusters. More... | |
class | DBScan |
Class for operating DBSCAN clustering. More... | |
class | IWrkVrt |
Interface for vertex classes processed in VtxMap. More... | |
class | KDPoint |
Class for k-dimensional point. More... | |
class | KDTree |
KDTree. More... | |
struct | PairHash |
class | TrigVrtSecInclusive |
class | VtxMap |
The vertex map class to be used to find multi-track vertices. More... | |
class | VtxPack |
Base class of local vertex container in VtxMap. More... | |
Functions | |
void | HashCombineImpl (size_t &h, size_t k) noexcept |
template<class Type > | |
void | HashCombine (std::size_t &h, const Type &value) noexcept |
template<typename I , typename T , size_t D> | |
const KDPoint< T, D > | operator* (const I &b, const KDPoint< T, D > &p) |
|
inlinenoexcept |
Definition at line 33 of file HashTools.h.
|
inlinenoexcept |