ATLAS Offline Software
Classes | Namespaces
IHGTD_SurfaceChargesGenerator.h File Reference

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

#include "GaudiKernel/IAlgTool.h"
#include "HitManagement/TimedHitPtr.h"
#include "InDetSimEvent/SiHit.h"
#include "SiDigitization/SiChargedDiodeCollection.h"
#include "SiDigitization/SiSurfaceCharge.h"
Include dependency graph for IHGTD_SurfaceChargesGenerator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IHGTD_SurfaceChargesGenerator
 

Namespaces

 InDetDD
 Message Stream Member.
 
 CLHEP
 STD'S.
 

Detailed Description

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

Author
Tao Wang tao.w.nosp@m.ang@.nosp@m.cern..nosp@m.ch
Alexander Leopold alexa.nosp@m.nder.nosp@m..leop.nosp@m.old@.nosp@m.cern..nosp@m.ch
Date
September, 2021

Interface for the Surface charge generation tool.

TODO: - Methods used in InDet like

virtual void setComTime(float comTime) = 0; virtual void setFixedTime(float fixedTime) = 0; virtual void setCosmicsRun(bool cosmicsRun) = 0; virtual void setComTimeFlag(bool useComTime) = 0;

might be needed in the future!

Definition in file IHGTD_SurfaceChargesGenerator.h.