![]() |
ATLAS Offline Software
|
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration. More...
#include "GaudiKernel/IAlgTool.h"#include "TrkTrack/Track.h"#include "TrkTrack/TrackStateOnSurface.h"#include "xAODTracking/TrackParticle.h"#include "AtlasHepMC/GenEvent.h"#include <memory>Go to the source code of this file.
Classes | |
| class | IHGTD_HolesITkTool |
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration.
the extrapolations of the tracks on the ITk instrumental areas are collected between the last reconstructed hit in ITk and the first layer of HGTD. Such extrapolations are called Holes on Track, since the hits associated to these extrapolations are not found. Method returns the TrackParameters vector.
Definition in file IHGTD_HolesITkTool.h.