![]() |
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 <cstdint>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | HGTD::ExpertTrackTimeFromSummaryTool |
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 takes the time from the xAOD::TrackParticle EDM and re-applies the HGTD selection by decoding the persisted HGTD_summaryinfo bitfield. Unlike ExpertTrackTimeFromClustersTool it therefore works on an AOD, where the track parameters at the last measurement are no longer available.
For expert studies and internal validation only – see the warning in HGTD_Analysis/IHGTD_ExpertTrackTimeAccessor.h.
Definition in file ExpertTrackTimeFromSummaryTool.h.