file writer class should be created only if file write enabled, x coord fixed to reflect hardcoded values as detector does not send this value yet

This commit is contained in:
2017-10-10 16:54:50 +02:00
parent c37d3feae9
commit d30a839eff
2 changed files with 33 additions and 18 deletions

View File

@ -311,6 +311,9 @@ class DataProcessor : private virtual slsReceiverDefs, public ThreadObject {
/** timer beginning stamp for random streaming */
struct timespec timerBegin;
/** x coord hardcoded, as detector does not send them yet **/
uint16_t xcoord;
//acquisition start