mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-05-04 15:54:12 +02:00
WIP
This commit is contained in:
@@ -754,6 +754,7 @@ void Implementation::SetupWriter() {
|
||||
masterAttributes->gateDelay2 = gateDelay2;
|
||||
masterAttributes->gateDelay3 = gateDelay3;
|
||||
masterAttributes->gates = numberOfGates;
|
||||
masterAttributes->additionalJsonHeader = additionalJsonHeader;
|
||||
|
||||
try {
|
||||
for (unsigned int i = 0; i < dataProcessor.size(); ++i) {
|
||||
|
||||
Reference in New Issue
Block a user