ATLAS Offline Software
|
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration. More...
#include "AthenaBaseComps/AthAlgTool.h"
#include "GaudiKernel/ServiceHandle.h"
#include "GaudiKernel/ToolHandle.h"
#include "HGTD_RecToolInterfaces/IHGTD_TOFcorrectionTool.h"
#include "HGTD_ReadoutGeometry/HGTD_DetectorManager.h"
Go to the source code of this file.
Classes | |
class | HGTD::StraightLineTOFcorrectionTool |
Namespaces | |
HGTD | |
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration. | |
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration.
This implementation of the TOF correction tool implements a simple correction using a straight line hypothesis and assuming particles to move at the speed of light. This leads to known overcorrections, and has to be refined in future implementations of this tool.
FIXME:
Definition in file StraightLineTOFcorrectionTool.h.