ATLAS Offline Software
|
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration. More...
#include "HGTD_PrepRawData/HGTD_Cluster.h"
#include "HGTD_PrepRawData/HGTD_ClusterContainer.h"
#include "Identifier/IdentifierHash.h"
#include "TrkRIO_OnTrack/RIO_OnTrack.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | HGTD_ClusterOnTrack |
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration.
RIO_OnTrack class for HGTD. The HGTD_ClusterOnTrack contains, compared to the HGTD_Cluster, a calibrated time and time resolution. This means that the time is corrected e.g. for time of flight. The time resolution takes into account the impact parameter resolution, which is propagated to the time resolution.
Definition in file HGTD_ClusterOnTrack.h.