ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
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  {}

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:
HECHVSubgap::Clockwork::iSubgap
unsigned int iSubgap
Definition: HECHVSubgap.cxx:20
HECHVSubgap::Clockwork::module
const HECHVModule * module
Definition: HECHVSubgap.cxx:19