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

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:
phi
Scalar phi() const
phi method
Definition: AmgMatrixBasePlugin.h:67
EMECPresamplerHVModule::Clockwork::iPhi
unsigned int iPhi
Definition: EMECPresamplerHVModule.cxx:21
TRT::Hit::side
@ side
Definition: HitInfo.h:83
EMECPresamplerHVModule::Clockwork::iSide
unsigned int iSide
Definition: EMECPresamplerHVModule.cxx:20
EMECPresamplerHVModule::Clockwork::manager
const EMECPresamplerHVManager * manager
Definition: EMECPresamplerHVModule.cxx:19