![]() |
ATLAS Offline Software
|
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"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. | |
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration.
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:
Definition in file ExpertTrackTimeFromClustersTool.h.