ATLAS Offline Software
|
#include "LArHV/EMECHVModule.h"
#include "LArHV/EMECHVDescriptor.h"
#include "Identifier/HWIdentifier.h"
#include <memory>
#include <functional>
Go to the source code of this file.
Classes | |
class | EMECHVManager |
This class provides direct access to information on the HV electrodes within the EMEC. The information may be accessed either directly or iteratively. Direct access is provided by the getHVModule() method. Iterative access is by looping over valid side, eta, phi, and sector indices to retrieve a HV module. From the high voltage modules one can obtain a list of electrodes (iteratively or directly). More... | |
class | EMECHVManager::EMECHVData |