BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
OutputDataReader Class Reference

Reads OutputData from file using different reading strategies. More...

Public Member Functions

 OutputDataReader (const std::string &file_name)
 
OutputData< double > * getOutputData ()
 read output data from file (file name was set already from OutputDataIOFactory)
 
void setStrategy (IOutputDataReadStrategy *read_strategy)
 Sets concrete reading strategy.
 

Detailed Description

Reads OutputData from file using different reading strategies.

Definition at line 26 of file OutputDataReader.h.


The documentation for this class was generated from the following files: