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

Public Member Functions

 Clockwork (const EMECPresamplerHVManager *managerPtr, unsigned int side, unsigned int phi)

Public Attributes

const EMECPresamplerHVManagermanager
unsigned int iSide
unsigned int iPhi

Detailed Description

Definition at line 10 of file EMECPresamplerHVModule.cxx.

Constructor & Destructor Documentation

◆ Clockwork()

EMECPresamplerHVModule::Clockwork::Clockwork ( const EMECPresamplerHVManager * managerPtr,
unsigned int side,
unsigned int phi )
inline

Definition at line 12 of file EMECPresamplerHVModule.cxx.

15 : manager(managerPtr)
16 , iSide(side)
17 , iPhi(phi)
18 {}
Scalar phi() const
phi method
const EMECPresamplerHVManager * manager

Member Data Documentation

◆ iPhi

unsigned int EMECPresamplerHVModule::Clockwork::iPhi

Definition at line 21 of file EMECPresamplerHVModule.cxx.

◆ iSide

unsigned int EMECPresamplerHVModule::Clockwork::iSide

Definition at line 20 of file EMECPresamplerHVModule.cxx.

◆ manager

const EMECPresamplerHVManager* EMECPresamplerHVModule::Clockwork::manager

Definition at line 19 of file EMECPresamplerHVModule.cxx.


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