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

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

Include dependency graph for ExpertTrackTimeFromEDMTool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HGTD::ExpertTrackTimeFromEDMTool

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 hands back the track time as it is stored in the xAOD::TrackParticle EDM, without applying any additional selection. It exists as the unmodified reference point the other two implementations are compared against in HGTD validation studies.

For expert studies and internal validation only – see the warning in HGTD_Analysis/IHGTD_ExpertTrackTimeAccessor.h. Anything that just needs the track time has to call xAOD::TrackParticle::time() directly instead of going through this tool.

Definition in file ExpertTrackTimeFromEDMTool.h.