ATLAS Offline Software
Loading...
Searching...
No Matches
HGTD_IterativeExtensionTool.h File Reference

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

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:

  • exchange chi2/ndof with TMath::Prob?
  • add chi2 for the time -> get an estimate at layer 0 (TOF +- beamspot), decorate the TrackParameters with time and timeres before!

Definition in file HGTD_IterativeExtensionTool.h.