15 #ifndef BORNAGAIN_CORE_SAMPLEBUILDERENGINE_FIXEDBUILDER_H
16 #define BORNAGAIN_CORE_SAMPLEBUILDERENGINE_FIXEDBUILDER_H
Defines pure virtual base class 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.