ATLAS Offline Software
|
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration. More...
#include "AthenaBaseComps/AthAlgTool.h"
#include "HGTD_PrepRawData/HGTD_Cluster.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | HGTD_ClusterMakerTool |
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration.
Creates HGTD_Cluster objects from the pre-processed raw data information. The clustering itself happens outside of this tool, it just combines the information into a HGTD_Cluster object.
TODO:
Definition in file HGTD_ClusterMakerTool.h.