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

Public Member Functions

 Clockwork (const EMBPresamplerHVManager *managerPtr, unsigned int side, unsigned int eta, unsigned int phi)

Public Attributes

const EMBPresamplerHVManagermanager
unsigned int iSide
unsigned int iEta
unsigned int iPhi

Detailed Description

Definition at line 10 of file EMBPresamplerHVModule.cxx.

Constructor & Destructor Documentation

◆ Clockwork()

EMBPresamplerHVModule::Clockwork::Clockwork ( const EMBPresamplerHVManager * managerPtr,
unsigned int side,
unsigned int eta,
unsigned int phi )
inline

Definition at line 12 of file EMBPresamplerHVModule.cxx.

16 : manager(managerPtr)
17 , iSide(side)
18 , iEta(eta)
19 , iPhi(phi)
20 {}
Scalar eta() const
pseudorapidity method
Scalar phi() const
phi method
const EMBPresamplerHVManager * manager

Member Data Documentation

◆ iEta

unsigned int EMBPresamplerHVModule::Clockwork::iEta

Definition at line 23 of file EMBPresamplerHVModule.cxx.

◆ iPhi

unsigned int EMBPresamplerHVModule::Clockwork::iPhi

Definition at line 24 of file EMBPresamplerHVModule.cxx.

◆ iSide

unsigned int EMBPresamplerHVModule::Clockwork::iSide

Definition at line 22 of file EMBPresamplerHVModule.cxx.

◆ manager

const EMBPresamplerHVManager* EMBPresamplerHVModule::Clockwork::manager

Definition at line 21 of file EMBPresamplerHVModule.cxx.


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