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

in Correlator.cpp More...

Variables

const int OFFSET = 6000
 Offset for Correlator. More...
 
const int RANGE = 10
 Range for Correlator. More...
 
const int D_CONDITION = 0
 Conditions. More...
 
const int D_TIME_BW_IMPLANTS = 1
 Time between implants. More...
 
const int D_TIME_BW_ALL_IMPLANTS = 2
 Time between all implants. More...
 

Detailed Description

Variable Documentation

§ D_CONDITION

const int dammIds::correlator::D_CONDITION = 0

Conditions.

Definition at line 37 of file Correlator.cpp.

§ D_TIME_BW_ALL_IMPLANTS

const int dammIds::correlator::D_TIME_BW_ALL_IMPLANTS = 2

Time between all implants.

Definition at line 39 of file Correlator.cpp.

§ D_TIME_BW_IMPLANTS

const int dammIds::correlator::D_TIME_BW_IMPLANTS = 1

Time between implants.

Definition at line 38 of file Correlator.cpp.

§ OFFSET

const int dammIds::correlator::OFFSET = 6000

Offset for Correlator.

Definition at line 153 of file DammPlotIds.hpp.

§ RANGE

const int dammIds::correlator::RANGE = 10

Range for Correlator.

Definition at line 154 of file DammPlotIds.hpp.