first full IDF V2 implementation.
This commit is contained in:
@@ -2281,7 +2281,8 @@ Bool_t PRunDataHandler::ReadNexusFile()
|
||||
if (!ReadNexusFileIdf1(nxs_file))
|
||||
return false;
|
||||
} else { // HDF5 IDF V2
|
||||
// not yet implemented
|
||||
if (!ReadNexusFileIdf2(nxs_file))
|
||||
return false;
|
||||
}
|
||||
}
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user