PAASS
Software suite to Acquire and Analyze Data from Pixie16
|
Namespaces | |
beta | |
Variables | |
const int | OFFSET = 2200 |
Offset for Hen3Processor. More... | |
const int | RANGE = 50 |
Range for Hen3Processor. More... | |
const int | D_MULT_HEN3 = 0 |
Multiplicity. More... | |
const int | D_MULT_NEUTRON = 1 |
Multiplicity of Neutrons. More... | |
const int | D_ENERGY_HEN3 = 2 |
Energy. More... | |
const int | D_ENERGY_NEUTRON = 3 |
Neutron Energy. More... | |
const int | D_ENERGY_HEN3_TAPE = 4 |
Energy. More... | |
const int | D_TIME_NEUTRON = 7 |
Neutron Time. More... | |
const int | DD_DISTR_HEN3 = 20 |
Event Distribution. More... | |
const int | DD_DISTR_NEUTRON = 21 |
Neutron Distribution. More... | |
const int dammIds::hen3::D_ENERGY_HEN3 = 2 |
Energy.
Definition at line 26 of file Hen3Processor.cpp.
const int dammIds::hen3::D_ENERGY_HEN3_TAPE = 4 |
Energy.
Definition at line 28 of file Hen3Processor.cpp.
const int dammIds::hen3::D_ENERGY_NEUTRON = 3 |
Neutron Energy.
Definition at line 27 of file Hen3Processor.cpp.
const int dammIds::hen3::D_MULT_HEN3 = 0 |
Multiplicity.
Definition at line 24 of file Hen3Processor.cpp.
const int dammIds::hen3::D_MULT_NEUTRON = 1 |
Multiplicity of Neutrons.
Definition at line 25 of file Hen3Processor.cpp.
const int dammIds::hen3::D_TIME_NEUTRON = 7 |
Neutron Time.
Definition at line 29 of file Hen3Processor.cpp.
const int dammIds::hen3::DD_DISTR_HEN3 = 20 |
Event Distribution.
Definition at line 38 of file Hen3Processor.cpp.
const int dammIds::hen3::DD_DISTR_NEUTRON = 21 |
Neutron Distribution.
Definition at line 39 of file Hen3Processor.cpp.
const int dammIds::hen3::OFFSET = 2200 |
Offset for Hen3Processor.
Definition at line 93 of file DammPlotIds.hpp.
const int dammIds::hen3::RANGE = 50 |
Range for Hen3Processor.
Definition at line 94 of file DammPlotIds.hpp.