ATLAS Offline Software
Loading...
Searching...
No Matches
ExpertTrackTimeFromSummaryTool.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 <cstdint>
#include <string>
#include <vector>
Include dependency graph for ExpertTrackTimeFromSummaryTool.h:
This graph shows which files directly or indirectly include this file:

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.

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
Feb, 2023

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.