PAASS
Software suite to Acquire and Analyze Data from Pixie16
|
Variables | |
const int | D_E_SUM = 400 |
summed energy for all crystals More... | |
const int | D_E_CRYSTALX = 401 |
energy for crystal X More... | |
const int | DD_E_DETX = 418 |
ungated gamma energies More... | |
const int | DD_E_DETX_BETA_GATED = 419 |
beta gated gamma energies More... | |
const int | DD_EGAMMA__EBETA_ALL = 420 |
gamma energy vs all beta energy More... | |
const int | DD_EGAMMA__EBETA_B0 = 421 |
gamma energy vs beta0 energy More... | |
const int | DD_EGAMMA__EBETA_B1 = 422 |
gamma energy vs beta1 energy More... | |
const int | DD_EGAMMA__EBETA = 423 |
Gamma Energy vs beta energy. More... | |
const int | DD_TDIFF__EGAMMA_ALL = 460 |
tdiff gamma and all beta More... | |
const int | DD_TDIFF__EGAMMA_B0 = 461 |
tdiff gamma and beta 0 More... | |
const int | DD_TDIFF__EGAMMA_B1 = 462 |
tdiff gamma and beta 1 More... | |
const int | DD_TDIFF__EGAMMA = 463 |
tdiff between gammas More... | |
const int | D_ENERGY_HIGHGAIN = 497 |
High gain energy. More... | |
const int | D_ENERGY_LOWGAIN = 498 |
Low gain energy. More... | |
const int | DD_CLOVER_ENERGY_RATIO = 499 |
Clover energy ratio. More... | |
const int dammIds::ge::calib::D_E_CRYSTALX = 401 |
energy for crystal X
Definition at line 36 of file GeCalibProcessor.cpp.
const int dammIds::ge::calib::D_E_SUM = 400 |
summed energy for all crystals
Definition at line 35 of file GeCalibProcessor.cpp.
const int dammIds::ge::calib::D_ENERGY_HIGHGAIN = 497 |
High gain energy.
Definition at line 50 of file GeCalibProcessor.cpp.
const int dammIds::ge::calib::D_ENERGY_LOWGAIN = 498 |
Low gain energy.
Definition at line 51 of file GeCalibProcessor.cpp.
const int dammIds::ge::calib::DD_CLOVER_ENERGY_RATIO = 499 |
Clover energy ratio.
Definition at line 52 of file GeCalibProcessor.cpp.
const int dammIds::ge::calib::DD_E_DETX = 418 |
ungated gamma energies
Definition at line 37 of file GeCalibProcessor.cpp.
const int dammIds::ge::calib::DD_E_DETX_BETA_GATED = 419 |
beta gated gamma energies
Definition at line 38 of file GeCalibProcessor.cpp.
const int dammIds::ge::calib::DD_EGAMMA__EBETA = 423 |
Gamma Energy vs beta energy.
Definition at line 43 of file GeCalibProcessor.cpp.
const int dammIds::ge::calib::DD_EGAMMA__EBETA_ALL = 420 |
gamma energy vs all beta energy
Definition at line 40 of file GeCalibProcessor.cpp.
const int dammIds::ge::calib::DD_EGAMMA__EBETA_B0 = 421 |
gamma energy vs beta0 energy
Definition at line 41 of file GeCalibProcessor.cpp.
const int dammIds::ge::calib::DD_EGAMMA__EBETA_B1 = 422 |
gamma energy vs beta1 energy
Definition at line 42 of file GeCalibProcessor.cpp.
const int dammIds::ge::calib::DD_TDIFF__EGAMMA = 463 |
tdiff between gammas
Definition at line 48 of file GeCalibProcessor.cpp.
const int dammIds::ge::calib::DD_TDIFF__EGAMMA_ALL = 460 |
tdiff gamma and all beta
Definition at line 45 of file GeCalibProcessor.cpp.
const int dammIds::ge::calib::DD_TDIFF__EGAMMA_B0 = 461 |
tdiff gamma and beta 0
Definition at line 46 of file GeCalibProcessor.cpp.
const int dammIds::ge::calib::DD_TDIFF__EGAMMA_B1 = 462 |
tdiff gamma and beta 1
Definition at line 47 of file GeCalibProcessor.cpp.