![]() |
ATLAS Offline Software
|
Public Member Functions | |
| Clockwork (const EMBHVManager *manager) | |
| Clockwork (const Clockwork &)=delete | |
| ~Clockwork ()=default | |
Public Attributes | |
| EMBHVDescriptor | descriptor {CellBinning(0.0, 1.4, 7, 1),CellBinning(0.0, 2*M_PI, 16)} |
| std::unique_ptr< const EMBHVModule > | moduleArray [2][8][16][2] |
| const LArElectrodeID * | elecId = nullptr |
| const LArHVLineID * | hvId = nullptr |
Definition at line 64 of file EMBHVManager.cxx.
|
inlineexplicit |
Definition at line 66 of file EMBHVManager.cxx.
|
delete |
|
default |
| EMBHVDescriptor EMBHVManager::Clockwork::descriptor {CellBinning(0.0, 1.4, 7, 1),CellBinning(0.0, 2*M_PI, 16)} |
Definition at line 88 of file EMBHVManager.cxx.
| const LArElectrodeID* EMBHVManager::Clockwork::elecId = nullptr |
Definition at line 90 of file EMBHVManager.cxx.
| const LArHVLineID* EMBHVManager::Clockwork::hvId = nullptr |
Definition at line 91 of file EMBHVManager.cxx.
| std::unique_ptr<const EMBHVModule> EMBHVManager::Clockwork::moduleArray[2][8][16][2] |
Definition at line 89 of file EMBHVManager.cxx.