ATLAS Offline Software
Classes | Namespaces | Enumerations
Clustering.h File Reference
#include "TMath.h"
#include <algorithm>
#include <iostream>
#include <cmath>
#include <memory>
#include <stdexcept>
#include <utility>
#include <vector>
Include dependency graph for Clustering.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HGTD::Cluster< T >
 
class  HGTD::ClusterCollection< T >
 

Namespaces

 HGTD
 Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration.
 

Enumerations

enum  HGTD::ClusterAlgo { HGTD::ClusterAlgo::Eager, HGTD::ClusterAlgo::Simultaneous, HGTD::ClusterAlgo::SimultaneousMean }