mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-20 22:04:10 +01:00
in between
This commit is contained in:
@@ -470,9 +470,9 @@ class UDPInterface {
|
||||
|
||||
/**
|
||||
* Closes file / all files(if multiple files)
|
||||
* @param i thread index (if multiple files used eg. root files) -1 for all threads
|
||||
* @param i writer thread index
|
||||
*/
|
||||
virtual void closeFile(int i = -1) = 0;
|
||||
virtual void closeFile(int i = 0) = 0;
|
||||
|
||||
|
||||
//***callback functions***
|
||||
|
||||
Reference in New Issue
Block a user