PAASS
Software suite to Acquire and Analyze Data from Pixie16
|
Variables | |
const int | DD_TRACES = 40 |
Plotted traces. More... | |
const int | D_CHISQPERDOF = 41 |
distributions of chi^2/dof More... | |
const int | D_PHASE = 42 |
distribution of phases More... | |
const int | DD_AMP = 43 |
Distributions of fitted amplitudes. More... | |
const int | D_SIGMA = 44 |
Distributions of Std. Dev. Baseline. More... | |
const int dammIds::trace::waveformanalyzer::D_CHISQPERDOF = 41 |
distributions of chi^2/dof
Definition at line 201 of file DammPlotIds.hpp.
const int dammIds::trace::waveformanalyzer::D_PHASE = 42 |
distribution of phases
Definition at line 202 of file DammPlotIds.hpp.
const int dammIds::trace::waveformanalyzer::D_SIGMA = 44 |
Distributions of Std. Dev. Baseline.
Definition at line 204 of file DammPlotIds.hpp.
const int dammIds::trace::waveformanalyzer::DD_AMP = 43 |
Distributions of fitted amplitudes.
Definition at line 203 of file DammPlotIds.hpp.
const int dammIds::trace::waveformanalyzer::DD_TRACES = 40 |
Plotted traces.
Definition at line 200 of file DammPlotIds.hpp.