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

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:
checkFileSG.line
line
Definition: checkFileSG.py:75
FCALHVLine::Clockwork::module
const FCALHVModule * module
Definition: FCALHVLine.cxx:18
FCALHVLine::Clockwork::iLine
unsigned int iLine
Definition: FCALHVLine.cxx:19