mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-15 20:43:45 +01:00
WIP
This commit is contained in:
@@ -645,8 +645,8 @@ format
|
||||
};
|
||||
|
||||
/** returns string from file format index
|
||||
\param s can be BINARY, ASCII, HDF5
|
||||
\returns string binary, ascii, hdf5
|
||||
\param s can be BINARY, HDF5
|
||||
\returns string binary, hdf5
|
||||
*/
|
||||
static std::string getFileFormatType(fileFormat f) {
|
||||
switch (f) {
|
||||
|
||||
Reference in New Issue
Block a user