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

Public Member Functions

 Clockwork (const HECHVModule *modulePtr, unsigned int subgap)

Public Attributes

const HECHVModulemodule
unsigned int iSubgap

Detailed Description

Definition at line 11 of file HECHVSubgap.cxx.

Constructor & Destructor Documentation

◆ Clockwork()

HECHVSubgap::Clockwork::Clockwork ( const HECHVModule * modulePtr,
unsigned int subgap )
inline

Definition at line 13 of file HECHVSubgap.cxx.

15 : module(modulePtr)
16 , iSubgap(subgap)
17 {}
const HECHVModule * module

Member Data Documentation

◆ iSubgap

unsigned int HECHVSubgap::Clockwork::iSubgap

Definition at line 20 of file HECHVSubgap.cxx.

◆ module

const HECHVModule* HECHVSubgap::Clockwork::module

Definition at line 19 of file HECHVSubgap.cxx.


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