Merge pull request #28420 from williamfgc/nexus-hdf5-descriptor
Added Mantid::NeXus::NexusHDF5Descriptor class caching metadata
No related branches found
No related tags found
Showing
- Framework/Nexus/CMakeLists.txt 9 additions, 4 deletionsFramework/Nexus/CMakeLists.txt
- Framework/Nexus/inc/MantidNexus/NexusHDF5Descriptor.h 75 additions, 0 deletionsFramework/Nexus/inc/MantidNexus/NexusHDF5Descriptor.h
- Framework/Nexus/src/NexusHDF5Descriptor.cpp 220 additions, 0 deletionsFramework/Nexus/src/NexusHDF5Descriptor.cpp
- Framework/Nexus/test/NexusHDF5DescriptorTest.h 58 additions, 0 deletionsFramework/Nexus/test/NexusHDF5DescriptorTest.h
Framework/Nexus/src/NexusHDF5Descriptor.cpp
0 → 100644
Please register or sign in to comment