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

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

Detailed Description

Variable Documentation

§ D_ENERGY

const int dammIds::dettemplate::D_ENERGY = 0

ID for the energy of the template detector.

Definition at line 15 of file TemplateProcessor.cpp.

§ DD_TEMPLATE_VS_PULSER

const int dammIds::dettemplate::DD_TEMPLATE_VS_PULSER = 1

Energy Template vs. Energy Pulser.

Definition at line 16 of file TemplateProcessor.cpp.

§ OFFSET

const int dammIds::dettemplate::OFFSET = 2000

Offset for TemplateProcessor.

Definition at line 57 of file DammPlotIds.hpp.

§ RANGE

const int dammIds::dettemplate::RANGE = 10

Range for TemplateProcessor.

Definition at line 58 of file DammPlotIds.hpp.