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

Public Member Functions

 Clockwork (const FCALHVModule *modulePtr, unsigned int line)

Public Attributes

const FCALHVModulemodule
unsigned int iLine

Detailed Description

Definition at line 10 of file FCALHVLine.cxx.

Constructor & Destructor Documentation

◆ Clockwork()

FCALHVLine::Clockwork::Clockwork ( const FCALHVModule * modulePtr,
unsigned int line )
inline

Definition at line 12 of file FCALHVLine.cxx.

14 : module(modulePtr)
15 , iLine(line)
16 {}
const FCALHVModule * module

Member Data Documentation

◆ iLine

unsigned int FCALHVLine::Clockwork::iLine

Definition at line 19 of file FCALHVLine.cxx.

◆ module

const FCALHVModule* FCALHVLine::Clockwork::module

Definition at line 18 of file FCALHVLine.cxx.


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