ATLAS Offline Software
Loading...
Searching...
No Matches
EMBHVElectrode::Clockwork Class Reference
Collaboration diagram for EMBHVElectrode::Clockwork:

Public Member Functions

 Clockwork (const EMBHVModule *modulePtr, unsigned int electrode)

Public Attributes

const EMBHVModulemodule
unsigned int iElectrode

Detailed Description

Definition at line 12 of file EMBHVElectrode.cxx.

Constructor & Destructor Documentation

◆ Clockwork()

EMBHVElectrode::Clockwork::Clockwork ( const EMBHVModule * modulePtr,
unsigned int electrode )
inline

Definition at line 14 of file EMBHVElectrode.cxx.

15 : module(modulePtr)
16 , iElectrode(electrode)
17 {}
const EMBHVModule * module

Member Data Documentation

◆ iElectrode

unsigned int EMBHVElectrode::Clockwork::iElectrode

Definition at line 19 of file EMBHVElectrode.cxx.

◆ module

const EMBHVModule* EMBHVElectrode::Clockwork::module

Definition at line 18 of file EMBHVElectrode.cxx.


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