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

in IonChamberProcessor.cpp More...

Variables

const int OFFSET = 4700
 Offset for IonChamberProcessor. More...
 
const int RANGE = 100
 Range for IonChamberProcessor. More...
 
const int D_ENERGYSUM = 0
 Energy Sum. More...
 
const int D_ENERGYTHREE_GROUPX = 10
 Energy Three + starting det. More...
 
const int D_ENERGYTWO_GROUPX = 20
 Energy Two + starting det. More...
 
const int D_DTIME_DETX = 30
 Time + detector num. More...
 
const int D_RATE_DETX = 40
 Rates + detector num. More...
 
const int DD_ESUM__ENERGY_DETX = 50
 Esum vs. Energy + detector num. More...
 
const int DD_EBACK__ENERGY_DETX = 100
 Energy Back vs. Energy + detector num. More...
 

Detailed Description

Variable Documentation

§ D_DTIME_DETX

const int dammIds::ionChamber::D_DTIME_DETX = 30

Time + detector num.

Definition at line 26 of file IonChamberProcessor.cpp.

§ D_ENERGYSUM

const int dammIds::ionChamber::D_ENERGYSUM = 0

Energy Sum.

Definition at line 23 of file IonChamberProcessor.cpp.

§ D_ENERGYTHREE_GROUPX

const int dammIds::ionChamber::D_ENERGYTHREE_GROUPX = 10

Energy Three + starting det.

Definition at line 24 of file IonChamberProcessor.cpp.

§ D_ENERGYTWO_GROUPX

const int dammIds::ionChamber::D_ENERGYTWO_GROUPX = 20

Energy Two + starting det.

Definition at line 25 of file IonChamberProcessor.cpp.

§ D_RATE_DETX

const int dammIds::ionChamber::D_RATE_DETX = 40

Rates + detector num.

Definition at line 27 of file IonChamberProcessor.cpp.

§ DD_EBACK__ENERGY_DETX

const int dammIds::ionChamber::DD_EBACK__ENERGY_DETX = 100

Energy Back vs. Energy + detector num.

Definition at line 29 of file IonChamberProcessor.cpp.

§ DD_ESUM__ENERGY_DETX

const int dammIds::ionChamber::DD_ESUM__ENERGY_DETX = 50

Esum vs. Energy + detector num.

Definition at line 28 of file IonChamberProcessor.cpp.

§ OFFSET

const int dammIds::ionChamber::OFFSET = 4700

Offset for IonChamberProcessor.

Definition at line 141 of file DammPlotIds.hpp.

§ RANGE

const int dammIds::ionChamber::RANGE = 100

Range for IonChamberProcessor.

Definition at line 142 of file DammPlotIds.hpp.