ATLAS Offline Software
Classes
HGTD_IterativeExtensionTool.h File Reference

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

#include "AthenaBaseComps/AthAlgTool.h"
#include "HGTD_RecToolInterfaces/IHGTD_TrackTimeExtensionTool.h"
#include "GaudiKernel/ToolHandle.h"
#include "HGTD_PrepRawData/HGTD_ClusterContainer.h"
#include "HGTD_RecToolInterfaces/IHGTD_ClusterTruthTool.h"
#include "HGTD_RecToolInterfaces/IHGTD_TOFcorrectionTool.h"
#include "TrkExInterfaces/IExtrapolator.h"
#include "TrkToolInterfaces/IUpdator.h"
#include "xAODTruth/TruthParticle.h"
#include <memory>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HGTD_IterativeExtensionTool
 

Detailed Description

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

Author
Noemi Calace noemi.nosp@m..cal.nosp@m.ace@c.nosp@m.ern..nosp@m.ch
Alexander Leopold alexa.nosp@m.nder.nosp@m..leop.nosp@m.old@.nosp@m.cern..nosp@m.ch
Date
August, 2021

The HGTD_IterativeExtensionTool uses an iterative Kalman filter approach to find hits (HGTD_Cluster) in HGTD that are compatible with a track extrapolated to the surfaces of HGTD. During this process, the track itself is not altered, the found hits are returned as an array of HGTD_ClusterOnTrack objects.

TODO:

Definition in file HGTD_IterativeExtensionTool.h.