ATLAS Offline Software
Classes
HGTD_ClusterMakerTool.h File Reference

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>
Include dependency graph for HGTD_ClusterMakerTool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HGTD_ClusterMakerTool
 

Detailed Description

Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration.

Author
Alexander Leopold alexa.nosp@m.nder.nosp@m..leop.nosp@m.old@.nosp@m.cern..nosp@m.ch
Date
August, 2021

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.