15 #ifndef BORNAGAIN_CORE_STANDARDSAMPLES_LAYERSWITHABSORPTIONBUILDER_H
16 #define BORNAGAIN_CORE_STANDARDSAMPLES_LAYERSWITHABSORPTIONBUILDER_H
41 std::unique_ptr<IFormFactor>
m_ff;
Defines pure virtual base class ISampleBuilder.
Interface to the class capable to build samples to simulate.
The LayersWithAbsorptionBuilder class generates a multilayer with 3 layers with absorption (refractiv...
~LayersWithAbsorptionBuilder()
virtual MultiLayer * buildSample() const
std::unique_ptr< IFormFactor > m_ff
LayersWithAbsorptionBuilder()
MultiLayer * createSampleByIndex(size_t index)
Our sample model: a stack of layers one below the other.