16 #error no need to expose this header to Swig
20 #ifndef BORNAGAIN_SAMPLE_SAMPLEBUILDERENGINE_FIXEDBUILDER_H
21 #define BORNAGAIN_SAMPLE_SAMPLEBUILDERENGINE_FIXEDBUILDER_H
Defines interface ISampleBuilder.
A trivial sample builder class that builds a fixed sample.
std::unique_ptr< const MultiLayer > m_sample
MultiLayer * buildSample() const
Interface to the class capable to build samples to simulate.
Our sample model: a stack of layers one below the other.