15 #ifndef BORNAGAIN_CORE_SAMPLEBUILDERENGINE_FIXEDBUILDER_H
16 #define BORNAGAIN_CORE_SAMPLEBUILDERENGINE_FIXEDBUILDER_H
33 std::unique_ptr<const MultiLayer> m_sample;
Defines pure virtual base class ISampleBuilder.
A trivial sample builder class that builds a fixed sample.
Interface to the class capable to build samples to simulate.
Our sample model: a stack of layers one below the other.