PAASS
Software suite to Acquire and Analyze Data from Pixie16
|
in TemplateProcessor.cpp More...
Variables | |
const int | OFFSET = 2000 |
Offset for TemplateProcessor. More... | |
const int | RANGE = 10 |
Range for TemplateProcessor. More... | |
const int | D_ENERGY = 0 |
ID for the energy of the template detector. More... | |
const int | DD_TEMPLATE_VS_PULSER = 1 |
Energy Template vs. Energy Pulser. More... | |
const int dammIds::dettemplate::D_ENERGY = 0 |
ID for the energy of the template detector.
Definition at line 15 of file TemplateProcessor.cpp.
const int dammIds::dettemplate::DD_TEMPLATE_VS_PULSER = 1 |
Energy Template vs. Energy Pulser.
Definition at line 16 of file TemplateProcessor.cpp.
const int dammIds::dettemplate::OFFSET = 2000 |
Offset for TemplateProcessor.
Definition at line 57 of file DammPlotIds.hpp.
const int dammIds::dettemplate::RANGE = 10 |
Range for TemplateProcessor.
Definition at line 58 of file DammPlotIds.hpp.