mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-17 23:55:52 +01:00
changed to have only one virtual file with bunch id, subfnum and data datasets all linked in master file
This commit is contained in:
@@ -174,6 +174,11 @@ class DataProcessor : private virtual slsReceiverDefs, public ThreadObject {
|
||||
*/
|
||||
void CloseFiles();
|
||||
|
||||
/**
|
||||
* End of Acquisition
|
||||
* @param numf number of images caught
|
||||
*/
|
||||
void EndofAcquisition(uint64_t numf);
|
||||
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user