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

in Hen3Processor.cpp More...

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

Detailed Description

Variable Documentation

§ D_ENERGY_HEN3

const int dammIds::hen3::D_ENERGY_HEN3 = 2

Energy.

Definition at line 26 of file Hen3Processor.cpp.

§ D_ENERGY_HEN3_TAPE

const int dammIds::hen3::D_ENERGY_HEN3_TAPE = 4

Energy.

Definition at line 28 of file Hen3Processor.cpp.

§ D_ENERGY_NEUTRON

const int dammIds::hen3::D_ENERGY_NEUTRON = 3

Neutron Energy.

Definition at line 27 of file Hen3Processor.cpp.

§ D_MULT_HEN3

const int dammIds::hen3::D_MULT_HEN3 = 0

Multiplicity.

Definition at line 24 of file Hen3Processor.cpp.

§ D_MULT_NEUTRON

const int dammIds::hen3::D_MULT_NEUTRON = 1

Multiplicity of Neutrons.

Definition at line 25 of file Hen3Processor.cpp.

§ D_TIME_NEUTRON

const int dammIds::hen3::D_TIME_NEUTRON = 7

Neutron Time.

Definition at line 29 of file Hen3Processor.cpp.

§ DD_DISTR_HEN3

const int dammIds::hen3::DD_DISTR_HEN3 = 20

Event Distribution.

Definition at line 38 of file Hen3Processor.cpp.

§ DD_DISTR_NEUTRON

const int dammIds::hen3::DD_DISTR_NEUTRON = 21

Neutron Distribution.

Definition at line 39 of file Hen3Processor.cpp.

§ OFFSET

const int dammIds::hen3::OFFSET = 2200

Offset for Hen3Processor.

Definition at line 93 of file DammPlotIds.hpp.

§ RANGE

const int dammIds::hen3::RANGE = 50

Range for Hen3Processor.

Definition at line 94 of file DammPlotIds.hpp.