ATLAS Offline Software
Classes
IHGTD_PadClusterizationTool.h File Reference

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

#include "GaudiKernel/AlgTool.h"
#include "HGTD_Identifier/HGTD_ID.h"
#include "HGTD_PrepRawData/HGTD_ClusterCollection.h"
#include "HGTD_RawData/HGTD_RDO_Collection.h"
#include "HGTD_ReadoutGeometry/HGTD_DetectorManager.h"
#include "AthAllocators/DataPool.h"
#include <memory>
Include dependency graph for IHGTD_PadClusterizationTool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IHGTD_PadClusterizationTool
 

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

To use hits found in HGTD in reconstruction, the raw data objects (RDOs) need to be transformed into "HGTD_PrepRawData" objects. In general, adjacent hits on an LGAD could originate from the same energy deposit. This charge sharing is expected to be negligible, but via the interfaces different ways of handling the transformation and applying clustering algorithms can be implemented.

Definition in file IHGTD_PadClusterizationTool.h.