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

#include <ISiChargedDiodesProcessorTool.h>

Inheritance diagram for ISiChargedDiodesProcessorTool:
Collaboration diagram for ISiChargedDiodesProcessorTool:

Public Member Functions

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

Static Public Member Functions

static const InterfaceID & interfaceID ()
 

Detailed Description

Definition at line 26 of file ISiChargedDiodesProcessorTool.h.

Constructor & Destructor Documentation

◆ ~ISiChargedDiodesProcessorTool()

virtual ISiChargedDiodesProcessorTool::~ISiChargedDiodesProcessorTool ( )
inlinevirtual

Definition at line 37 of file ISiChargedDiodesProcessorTool.h.

37 {}

Member Function Documentation

◆ interfaceID()

static const InterfaceID& ISiChargedDiodesProcessorTool::interfaceID ( )
inlinestatic

Definition at line 34 of file ISiChargedDiodesProcessorTool.h.

34 {return IID_ISiChargedDiodesProcessorTool; }

◆ process()

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

Implemented in HGTD_FrontEndTool.


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