ATLAS Offline Software
|
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"
Go to the source code of this file.
Classes | |
class | IHGTD_SurfaceChargesGenerator |
Namespaces | |
InDetDD | |
Message Stream Member. | |
CLHEP | |
STD'S. | |
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration.
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.