PAASS
Software suite to Acquire and Analyze Data from Pixie16
|
Variables | |
const int | OFFSET = 2000 |
Offset for McpProcessor. More... | |
const int | RANGE = 10 |
Range for McpProcessor. More... | |
const int | D_POSX = 1 |
Position in X. More... | |
const int | D_POSY = 2 |
Position in Y. More... | |
const int | DD_POSXY = 3 |
Position in X,Y. More... | |
const int dammIds::mcp::D_POSX = 1 |
Position in X.
Definition at line 25 of file McpProcessor.cpp.
const int dammIds::mcp::D_POSY = 2 |
Position in Y.
Definition at line 26 of file McpProcessor.cpp.
const int dammIds::mcp::DD_POSXY = 3 |
Position in X,Y.
Definition at line 27 of file McpProcessor.cpp.
const int dammIds::mcp::OFFSET = 2000 |
Offset for McpProcessor.
Definition at line 63 of file DammPlotIds.hpp.
const int dammIds::mcp::RANGE = 10 |
Range for McpProcessor.
Definition at line 64 of file DammPlotIds.hpp.