ATLAS Offline Software
Public Member Functions | Static Public Member Functions | List of all members
IRandomDisabledCellGenerator Class Referenceabstract

#include <IRandomDisabledCellGenerator.h>

Inheritance diagram for IRandomDisabledCellGenerator:
Collaboration diagram for IRandomDisabledCellGenerator:

Public Member Functions

virtual ~IRandomDisabledCellGenerator ()
 
virtual void process (SiChargedDiodeCollection &collection, CLHEP::HepRandomEngine *rndmEngine) const =0
 

Static Public Member Functions

static const InterfaceID & interfaceID ()
 

Detailed Description

Definition at line 27 of file IRandomDisabledCellGenerator.h.

Constructor & Destructor Documentation

◆ ~IRandomDisabledCellGenerator()

virtual IRandomDisabledCellGenerator::~IRandomDisabledCellGenerator ( )
inlinevirtual

Definition at line 38 of file IRandomDisabledCellGenerator.h.

38 {}

Member Function Documentation

◆ interfaceID()

static const InterfaceID& IRandomDisabledCellGenerator::interfaceID ( )
inlinestatic

Definition at line 35 of file IRandomDisabledCellGenerator.h.

35 { return IID_IRandomDisabledCellGenerator; }

◆ process()

virtual void ISiChargedDiodesProcessorTool::process ( SiChargedDiodeCollection collection,
CLHEP::HepRandomEngine *  rndmEngine 
) const
pure virtualinherited

Implemented in HGTD_FrontEndTool.


The documentation for this class was generated from the following file: