|
Mantid
|
This structure holds the type and dimensions of a primative field/array. More...
#include <NexusFile_fwd.h>
Public Attributes | |
| DimVector | dims |
| The dimensions of the file. | |
| NXnumtype | type |
| The primative type for the field. | |
This structure holds the type and dimensions of a primative field/array.
Definition at line 126 of file NexusFile_fwd.h.
| DimVector Mantid::Nexus::Info::dims |
The dimensions of the file.
Definition at line 130 of file NexusFile_fwd.h.
Referenced by Mantid::DataHandling::LoadNXSPE::exec(), Mantid::DataHandling::LoadBankFromDiskTask::loadEventId(), Mantid::DataHandling::LoadNexusLogs::loadSELog(), Mantid::DataHandling::LoadBankFromDiskTask::loadTof(), NXgetinfo64(), Mantid::DataHandling::LoadBankFromDiskTask::prepareEventId(), Mantid::DataObjects::BoxControllerNeXusIO::prepareNxSdata_CurVersion(), and Mantid::DataHandling::LoadHelper::recurseAndAddNexusFieldsToWsRun().
| NXnumtype Mantid::Nexus::Info::type |
The primative type for the field.
Definition at line 128 of file NexusFile_fwd.h.
Referenced by Mantid::DataHandling::LoadNexusLogs::loadSELog(), NXgetinfo64(), Mantid::DataObjects::BoxControllerNeXusIO::prepareNxSdata_CurVersion(), and Mantid::DataHandling::LoadHelper::recurseAndAddNexusFieldsToWsRun().