#include <RunData.h>
Classes | |
struct | SetStat |
Public Types | |
using | Name = std::string |
using | Index = unsigned int |
using | IndexVector = std::vector< Index > |
Private Attributes | |
Index | m_run = 0 |
Name | m_cryostat |
IndexVector | m_apas |
float | m_gain = 0.0 |
float | m_shaping = 0.0 |
float | m_baseline = 0.0 |
float | m_leakage = 0.0 |
float | m_hvfrac = 0.0 |
Index | m_pulserAmplitude = 999 |
Index | m_pulserSource = 0 |
Index | m_pulserPeriod = 0 |
Name | m_phaseGroup |
IndexVector | m_phases |
using RunData::Index = unsigned int |
using RunData::IndexVector = std::vector<Index> |
using RunData::Name = std::string |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |