ATLAS Offline Software
|
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration. More...
Classes | |
class | Cluster |
class | ClusterCollection |
struct | ClusterTruthInfo |
class | ClusterTruthTool |
struct | ExtensionObject |
class | PadClusterizationAlg |
class | SinglePadClusterTool |
class | StraightLineTOFcorrectionTool |
class | TrackTimeDefAndQualityAlg |
class | TrackTimeExtensionAlg |
class | VertexTimeAlg |
Enumerations | |
enum | ClusterAlgo { ClusterAlgo::Eager, ClusterAlgo::Simultaneous, ClusterAlgo::SimultaneousMean } |
enum | ClusterTruthOrigin { ClusterTruthOrigin::UNIDENTIFIED = 0, ClusterTruthOrigin::TRUTH_PARTICLE = 1, ClusterTruthOrigin::HARD_SCATTER = 2, ClusterTruthOrigin::PILEUP = 3, ClusterTruthOrigin::SECONDARY = 4 } |
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration.
Clusters objects in N dimensions by minimizing the resolution of the final clusters.
TODO:
|
strong |
|
strong |
Enumerator | |
---|---|
UNIDENTIFIED | |
TRUTH_PARTICLE | |
HARD_SCATTER | |
PILEUP | |
SECONDARY |
Definition at line 27 of file IHGTD_ClusterTruthTool.h.