|
ICP
1
|
Go to the source code of this file.
Classes | |
| class | IXNeXusFile |
| class | NeXusWriter |
| class | NXlogWriter< T > |
Typedefs | |
| typedef void(* | nx_error_t )(void *arg, char *text) |
Variables | |
| const char * | detector_base |
| const char * | detector_format |
| typedef void(* nx_error_t)(void *arg, char *text) |
Definition at line 4 of file nexuswriter.h.
| const char* detector_base |
Definition at line 1099 of file nexuswriter.cpp.
Referenced by NeXusEventCallback::finish(), and NeXusWriter::writeISISNeXus().
| const char* detector_format |
Definition at line 1100 of file nexuswriter.cpp.
Referenced by NeXusEventCallback::makeDetName(), and NeXusWriter::writeISISNeXus().
1.8.5