PAASS
Software suite to Acquire and Analyze Data from Pixie16
|
Variables | |
const int | OFFSET = 7000 |
Offset for DssdProcessor. More... | |
const int | RANGE = 100 |
Range for DssdProcessor. More... | |
const int | DD_IMPLANT_POSITION = 25 |
Implant Position. More... | |
const int | DD_DECAY_POSITION = 26 |
Decay Position. More... | |
const int | DD_IMPLANT_FRONT_ENERGY__POSITION = 41 |
Implant Front vs. Position. More... | |
const int | DD_IMPLANT_BACK_ENERGY__POSITION = 42 |
Implant Back vs. Position. More... | |
const int | DD_DECAY_FRONT_ENERGY__POSITION = 43 |
Decay Front vs. Position. More... | |
const int | DD_DECAY_BACK_ENERGY__POSITION = 44 |
Decay Back vs. Position. More... | |
const int | DD_ENERGY__DECAY_TIME_GRANX = 50 |
Energy Vs. Decay Time. More... | |
const int dammIds::dssd::DD_DECAY_BACK_ENERGY__POSITION = 44 |
Decay Back vs. Position.
Definition at line 30 of file DssdProcessor.cpp.
const int dammIds::dssd::DD_DECAY_FRONT_ENERGY__POSITION = 43 |
Decay Front vs. Position.
Definition at line 29 of file DssdProcessor.cpp.
const int dammIds::dssd::DD_DECAY_POSITION = 26 |
Decay Position.
Definition at line 26 of file DssdProcessor.cpp.
const int dammIds::dssd::DD_ENERGY__DECAY_TIME_GRANX = 50 |
Energy Vs. Decay Time.
Definition at line 31 of file DssdProcessor.cpp.
const int dammIds::dssd::DD_IMPLANT_BACK_ENERGY__POSITION = 42 |
Implant Back vs. Position.
Definition at line 28 of file DssdProcessor.cpp.
const int dammIds::dssd::DD_IMPLANT_FRONT_ENERGY__POSITION = 41 |
Implant Front vs. Position.
Definition at line 27 of file DssdProcessor.cpp.
const int dammIds::dssd::DD_IMPLANT_POSITION = 25 |
Implant Position.
Definition at line 25 of file DssdProcessor.cpp.
const int dammIds::dssd::OFFSET = 7000 |
Offset for DssdProcessor.
Definition at line 165 of file DammPlotIds.hpp.
const int dammIds::dssd::RANGE = 100 |
Range for DssdProcessor.
Definition at line 166 of file DammPlotIds.hpp.