ATLAS Offline Software
Classes | Namespaces | Enumerations
IHGTD_ClusterTruthTool.h File Reference

Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration. More...

#include "GaudiKernel/IAlgTool.h"
#include "xAODTruth/TruthParticle.h"
#include "AtlasHepMC/GenEvent.h"
Include dependency graph for IHGTD_ClusterTruthTool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  HGTD::ClusterTruthInfo
 
class  IHGTD_ClusterTruthTool
 

Namespaces

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

Enumerations

enum  HGTD::ClusterTruthOrigin {
  HGTD::ClusterTruthOrigin::UNIDENTIFIED = 0, HGTD::ClusterTruthOrigin::TRUTH_PARTICLE = 1, HGTD::ClusterTruthOrigin::HARD_SCATTER = 2, HGTD::ClusterTruthOrigin::PILEUP = 3,
  HGTD::ClusterTruthOrigin::SECONDARY = 4
}
 

Detailed Description

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

Author
Alexander Leopold alexa.nosp@m.nder.nosp@m..leop.nosp@m.old@.nosp@m.cern..nosp@m.ch
Date
August, 2021

To assess the performance of track hit matching algorithms, it is necessary to access the truth origin of hits in HGTD that were associated to tracks. It uses both RDO and SDO collections to trace back the truth info.

Definition in file IHGTD_ClusterTruthTool.h.