|
Pixie16 Analysis Software Suite
Analysis code for processing of .ldf files
|
#include "EventProcessor.hpp"
Go to the source code of this file.
Data Structures | |
| class | BetaScintProcessor |
| Detector processor that handles scintillator detectors for beta detection. More... | |
Namespaces | |
| dammIds | |
| Namespace containing all the histogram id definitions. | |
| dammIds::beta_scint | |
| in BetaScintProcessor.hpp | |
Variables | |
| const int | dammIds::beta_scint::D_MULT_BETA = 0 |
| Multiplicity. | |
| const int | dammIds::beta_scint::D_ENERGY_BETA = 1 |
| Energy. | |
| const int | dammIds::beta_scint::D_MULT_BETA_THRES_GATED = 2 |
| Multi beta threshold gated. | |
| const int | dammIds::beta_scint::D_ENERGY_BETA_THRES_GATED = 3 |
| Energy threshold gated. | |
| const int | dammIds::beta_scint::D_MULT_BETA_GAMMA_GATED = 4 |
| Multi beta gamma gated. | |
| const int | dammIds::beta_scint::D_ENERGY_BETA_GAMMA_GATED = 5 |
| Energy (gamma gated) | |
| const int | dammIds::beta_scint::DD_ENERGY_BETA__GAMMA = 6 |
| Beta Energy vs. Gamma Energy. | |
| const int | dammIds::beta_scint::DD_ENERGY_BETA__TIME_TOTAL = 10 |
| Energy vs. Beta Time Total. | |
| const int | dammIds::beta_scint::DD_ENERGY_BETA__TIME_NOG = 11 |
| Energy vs. Beta Time (w/o gamma) | |
| const int | dammIds::beta_scint::DD_ENERGY_BETA__TIME_G = 12 |
| Energy vs. Beta Time (w gamma) | |
| const int | dammIds::beta_scint::DD_ENERGY_BETA__TIME_TM_TOTAL = 20 |
| Energy vs. Beta Time (tape move) | |
| const int | dammIds::beta_scint::DD_ENERGY_BETA__TIME_TM_NOG = 21 |
| Energy vs. Beta Time (tape move - w/o gamma) | |
| const int | dammIds::beta_scint::DD_ENERGY_BETA__TIME_TM_G = 22 |
| Energy vs. Beta Time (tape move - w/ gamma) | |
Processor for beta scintillator detectors