ATLAS Offline Software
|
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration. More...
#include "AthenaBaseComps/AthAlgTool.h"
#include "HGTD_RecToolInterfaces/IHGTD_PadClusterizationTool.h"
#include "HGTD_ClusterMakerTool.h"
#include "HGTD_ReadoutGeometry/HGTD_DetectorManager.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | HGTD::SinglePadClusterTool |
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.
Translates HGTD_RDO objects of a given detector element into HGTD_PrepRawData clusters. Since currently no or only very small crosstalk between neighbouring pixels of LGAD sensors is expected, a single RDO gets translated directly into a HGTD_Cluster.
Definition in file SinglePadClusterTool.h.