PAASS
Software suite to Acquire and Analyze Data from Pixie16
|
in DoubleBetaProcessor.cpp More...
Variables | |
const int | OFFSET = 2170 |
Offset for DoubleBetaProcessor. More... | |
const int | RANGE = 10 |
Range for DoubleBetaProcessor. More... | |
const int | DD_SINGLESQDC = 0 |
ID for the singles QDC. More... | |
const int | DD_QDC = 1 |
ID for the Bar QDC of the double beta detector. More... | |
const int | DD_TDIFF = 2 |
ID to plot the Time Difference between ends. More... | |
const int | DD_PP = 3 |
ID to plot the phase-phase for your favorite bar (0) More... | |
const int | DD_QDCTDIFF = 4 |
QDC vs. TDiff for your favorite bar (0) More... | |
const int dammIds::doublebeta::DD_PP = 3 |
ID to plot the phase-phase for your favorite bar (0)
Definition at line 20 of file DoubleBetaProcessor.cpp.
const int dammIds::doublebeta::DD_QDC = 1 |
ID for the Bar QDC of the double beta detector.
Definition at line 18 of file DoubleBetaProcessor.cpp.
const int dammIds::doublebeta::DD_QDCTDIFF = 4 |
QDC vs. TDiff for your favorite bar (0)
Definition at line 21 of file DoubleBetaProcessor.cpp.
const int dammIds::doublebeta::DD_SINGLESQDC = 0 |
ID for the singles QDC.
Definition at line 17 of file DoubleBetaProcessor.cpp.
const int dammIds::doublebeta::DD_TDIFF = 2 |
ID to plot the Time Difference between ends.
Definition at line 19 of file DoubleBetaProcessor.cpp.
const int dammIds::doublebeta::OFFSET = 2170 |
Offset for DoubleBetaProcessor.
Definition at line 87 of file DammPlotIds.hpp.
const int dammIds::doublebeta::RANGE = 10 |
Range for DoubleBetaProcessor.
Definition at line 88 of file DammPlotIds.hpp.