![]() |
ATLAS Offline Software
|
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration. More...
#include "HGTD_AnalysisAlgBase.h"#include "GaudiKernel/ToolHandle.h"#include "HGTD_Analysis/IHGTD_ExpertTrackTimeAccessor.h"#include "HGTD_Analysis/IHGTD_TrackSelectionTool.h"#include "xAODTracking/TrackParticle.h"#include "xAODTracking/TrackParticleContainer.h"#include "xAODTruth/TruthEventContainer.h"#include "xAODTruth/TruthParticle.h"#include "xAODTruth/TruthPileupEventContainer.h"#include "xAODTruth/TruthVertex.h"#include "xAODTruth/xAODTruthHelpers.h"#include "TEfficiency.h"#include "TH1F.h"#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | HGTD_TrkTimePerformanceStudies |
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration.
Algorithm comparing the HGTD track-time working points provided by the IHGTD_ExpertTrackTimeAccessor implementations against truth, for a set of track selections.
Definition in file HGTD_TrkTimePerformanceStudies.h.