![]() |
ATLAS Offline Software
|
Public Member Functions | |
| Clockwork (const EMECPresamplerHVManager *manager) | |
| ~Clockwork ()=default | |
Public Attributes | |
| CellBinning | phiBinning {0.0, 2*M_PI, 64} |
| std::unique_ptr< const EMECPresamplerHVModule > | moduleArray [2][64] |
| const LArElectrodeID * | elecId = nullptr |
| const LArHVLineID * | hvId = nullptr |
Definition at line 35 of file EMECPresamplerHVManager.cxx.
|
inlineexplicit |
Definition at line 37 of file EMECPresamplerHVManager.cxx.
|
default |
| const LArElectrodeID* EMECPresamplerHVManager::Clockwork::elecId = nullptr |
Definition at line 55 of file EMECPresamplerHVManager.cxx.
| const LArHVLineID* EMECPresamplerHVManager::Clockwork::hvId = nullptr |
Definition at line 56 of file EMECPresamplerHVManager.cxx.
| std::unique_ptr<const EMECPresamplerHVModule> EMECPresamplerHVManager::Clockwork::moduleArray[2][64] |
Definition at line 54 of file EMECPresamplerHVManager.cxx.
| CellBinning EMECPresamplerHVManager::Clockwork::phiBinning {0.0, 2*M_PI, 64} |
Definition at line 53 of file EMECPresamplerHVManager.cxx.