15 #ifndef BORNAGAIN_CORE_INPUTOUTPUT_OUTPUTDATAREADSTRATEGY_H
16 #define BORNAGAIN_CORE_INPUTOUTPUT_OUTPUTDATAREADSTRATEGY_H
59 #ifdef BORNAGAIN_TIFF_SUPPORT
69 OutputDataReadTiffStrategy();
70 virtual ~OutputDataReadTiffStrategy();
Interface for reading strategy of OutputData from file.
Strategy to read BornAgain native IntensityData from ASCII file.
Strategy to read OutputData from simple ASCII file with the layout as in numpy.savetxt.
Strategy to read Reflectometry data from ASCII file.
Template class to store data of any type in multi-dimensional space.