ATLAS Offline Software
|
Public Member Functions | |
Clockwork (const EMECHVManager *managerPtr, const EMECHVModule *modulePtr, IOType iWheel, unsigned int side, unsigned int eta, unsigned int phi, unsigned int sector) | |
~Clockwork () | |
Public Attributes | |
const EMECHVManager * | manager |
unsigned int | iSide |
unsigned int | iEta |
unsigned int | iPhi |
unsigned int | iSector |
std::vector< const EMECHVElectrode * > | electrodes |
Definition at line 11 of file EMECHVModule.cxx.
|
inline |
Definition at line 13 of file EMECHVModule.cxx.
|
inline |
Definition at line 32 of file EMECHVModule.cxx.
std::vector<const EMECHVElectrode*> EMECHVModule::Clockwork::electrodes |
Definition at line 46 of file EMECHVModule.cxx.
unsigned int EMECHVModule::Clockwork::iEta |
Definition at line 43 of file EMECHVModule.cxx.
unsigned int EMECHVModule::Clockwork::iPhi |
Definition at line 44 of file EMECHVModule.cxx.
unsigned int EMECHVModule::Clockwork::iSector |
Definition at line 45 of file EMECHVModule.cxx.
unsigned int EMECHVModule::Clockwork::iSide |
Definition at line 42 of file EMECHVModule.cxx.
const EMECHVManager* EMECHVModule::Clockwork::manager |
Definition at line 41 of file EMECHVModule.cxx.