|
Pixie16 Analysis Software Suite
Analysis code for processing of .ldf files
|
in GeProcessor.cpp More...
Namespaces | |
| betaGated | |
| Namespace for the beta gated Ge histograms. | |
| multi | |
| namespace for the multi-gated spectra | |
Variables | |
| const int | OFFSET = 2500 |
| Offset for GeProcessor. | |
| const int | RANGE = 500 |
| Range for GeProcessor. | |
| const unsigned int | MAX_CLOVERS = 4 |
| for *_DETX spectra More... | |
| const unsigned int | MAX_TIMEX = 5 |
| for *_TIMEX spectra | |
| const int | D_ENERGY = 0 |
| Energy. | |
| const int | D_ENERGY_CLOVERX = 2 |
| Energy Full Clover. | |
| const int | D_ENERGY_MOVE = 6 |
| Energy during move. | |
| const int | D_MULT = 9 |
| Multiplicity. | |
| const int | D_ADD_ENERGY = 50 |
| Addback energy. | |
| const int | D_ADD_ENERGY_CLOVERX = 55 |
| Add back energy per clover. | |
| const int | D_ADD_ENERGY_TOTAL = 59 |
| Addback energy total. | |
| const int | DD_ENERGY = 100 |
| Gamma-Gamma Energy. | |
| const int | DD_ENERGY_PROMPT = 101 |
| Gamma-Gamma Spectra - Prompt. | |
| const int | DD_ENERGY_CGATE1 = 102 |
| Gamma-Gamma - Cycle Gate 1. | |
| const int | DD_ENERGY_CGATE2 = 103 |
| Gamma-Gamma - Cycle Gate 2. | |
| const int | DD_TDIFF__GATEX = 105 |
| Tdiff Gamma - Beta - Gated. | |
| const int | DD_ENERGY__GATEX = 106 |
| Energy - Gated. | |
| const int | DD_ANGLE__GATEX = 107 |
| Gamma Angle - Gated. | |
| const int | DD_ENERGY__TIMEX = 120 |
| Energy vs. Time. | |
| const int | DD_ADD_ENERGY = 150 |
| Addback Energy. | |
| const int | DD_TDIFF__GAMMA_GAMMA_ENERGY = 155 |
| Tdiff vs Gamma-Gamma Energy. | |
| const int | DD_TDIFF__GAMMA_GAMMA_ENERGY_SUM = 156 |
| Tdiff vs. Gamma-Gamma Energy sum. | |
| const int | DD_ADD_ENERGY__TIMEX = 170 |
| Addback Energy vs. Time. | |
in GeProcessor.cpp
Namespace containing histogram definitions for the GE.
| const unsigned int dammIds::ge::MAX_CLOVERS = 4 |
for *_DETX spectra
Naming conventions: Beta offset = 10 Decay offset = 20 Addback offset = 50