#include <HECHVManager.h>
|
static constexpr double | INVALID = -99999 |
|
Definition at line 38 of file HECHVManager.h.
◆ HECHVData() [1/2]
HECHVManager::HECHVData::HECHVData |
( |
| ) |
|
|
default |
◆ HECHVData() [2/2]
HECHVManager::HECHVData::HECHVData |
( |
std::unique_ptr< Payload > |
payload | ) |
|
◆ ~HECHVData()
HECHVManager::HECHVData::~HECHVData |
( |
| ) |
|
|
default |
◆ current()
◆ hvLineNo()
◆ hvOn()
◆ index()
Definition at line 142 of file HECHVManager.cxx.
147 unsigned int samplingIndex =
module.getSamplingIndex();
148 unsigned int sideIndex =
module.getSideIndex();
149 unsigned int index = 512*sideIndex+16*
phiIndex+4*samplingIndex+subgapIndex;
◆ operator=()
◆ voltage()
◆ INVALID
constexpr double HECHVManager::HECHVData::INVALID = -99999 |
|
staticconstexpr |
◆ m_payload
std::unique_ptr<Payload> HECHVManager::HECHVData::m_payload |
|
private |
The documentation for this class was generated from the following files: