PAASS
Software suite to Acquire and Analyze Data from Pixie16
dammIds::trace::waveformanalyzer Namespace Reference

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...
 

Variable Documentation

§ D_CHISQPERDOF

const int dammIds::trace::waveformanalyzer::D_CHISQPERDOF = 41

distributions of chi^2/dof

Definition at line 201 of file DammPlotIds.hpp.

§ D_PHASE

const int dammIds::trace::waveformanalyzer::D_PHASE = 42

distribution of phases

Definition at line 202 of file DammPlotIds.hpp.

§ D_SIGMA

const int dammIds::trace::waveformanalyzer::D_SIGMA = 44

Distributions of Std. Dev. Baseline.

Definition at line 204 of file DammPlotIds.hpp.

§ DD_AMP

const int dammIds::trace::waveformanalyzer::DD_AMP = 43

Distributions of fitted amplitudes.

Definition at line 203 of file DammPlotIds.hpp.

§ DD_TRACES

const int dammIds::trace::waveformanalyzer::DD_TRACES = 40

Plotted traces.

Definition at line 200 of file DammPlotIds.hpp.