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

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

#include "AthenaBaseComps/AthAlgTool.h"
#include "HGTD_Analysis/IHGTD_ExpertTrackTimeAccessor.h"
#include "AthContainers/ConstAccessor.h"
#include <memory>
#include <string>
#include <vector>
#include "TVector3.h"
Include dependency graph for ExpertTrackTimeFromClustersTool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HGTD::ExpertTrackTimeFromClustersTool
struct  HGTD::ExpertTrackTimeFromClustersTool::Hit

Namespaces

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

Detailed Description

Copyright (C) 2002-2026 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
April, 2022

Expert-only track-time accessor that re-derives the HGTD track time from the per-layer cluster decorations (HGTD_has_extension, HGTD_cluster_time, HGTD_cluster_truth_class, HGTD_primary_expected), applying its own last-hit, time-consistency and minimum-hit selection.

For expert studies and internal validation only – see the warning in HGTD_Analysis/IHGTD_ExpertTrackTimeAccessor.h.

TODOs:

  • values in lastHitIsOnLastSurface need to be confirmed for 21.9
  • the 2-hit cut in the problematic PP1 region needs to be re-evaluated
  • test if in the 1-hit case, a check of the spatial chi2 might help

Definition in file ExpertTrackTimeFromClustersTool.h.