|
PAASS
Software suite to Acquire and Analyze Data from Pixie16
|
Variables | |
| const int | OFFSET = 6000 |
| Offset for Correlator. More... | |
| const int | RANGE = 10 |
| Range for Correlator. More... | |
| const int | D_CONDITION = 0 |
| Conditions. More... | |
| const int | D_TIME_BW_IMPLANTS = 1 |
| Time between implants. More... | |
| const int | D_TIME_BW_ALL_IMPLANTS = 2 |
| Time between all implants. More... | |
| const int dammIds::correlator::D_CONDITION = 0 |
Conditions.
Definition at line 37 of file Correlator.cpp.
| const int dammIds::correlator::D_TIME_BW_ALL_IMPLANTS = 2 |
Time between all implants.
Definition at line 39 of file Correlator.cpp.
| const int dammIds::correlator::D_TIME_BW_IMPLANTS = 1 |
Time between implants.
Definition at line 38 of file Correlator.cpp.
| const int dammIds::correlator::OFFSET = 6000 |
Offset for Correlator.
Definition at line 153 of file DammPlotIds.hpp.
| const int dammIds::correlator::RANGE = 10 |
Range for Correlator.
Definition at line 154 of file DammPlotIds.hpp.