33 Cylinder ff_cylinder(radius, height);
41 sample->addLayer(vacuum_layer);
42 sample->addLayer(substrate_layer);
50 Cylinder ff_cylinder(radius, height);
58 sample->addLayer(vacuum_layer);
67 Cylinder ff_cylinder(radius, height);
75 sample->addLayer(vacuum_layer);
76 sample->addLayer(substrate_layer);
Defines classes of CylindersBuilder family.
Defines class LayerInterface.
Defines class MultiLayer.
Defines class ParticleLayout.
Defines class RealLimits.
Defines materials in namespace refMat.
A layer in a MultiLayer sample.
void addLayout(const ParticleLayout &layout)
Our sample model: a stack of layers one below the other.
Decorator class that adds particles to ISampleNode objects.
A particle with a form factor and refractive index.
MultiLayer * createLargeCylindersInDWBA(double height=1000, double radius=500)
Builds sample with large cylinders for MC integration tests.
MultiLayer * createCylindersInDWBA()
Builds sample: cylinder form factor in DWBA (IsGISAXS example #3, part I).
MultiLayer * createCylindersInBA(double height=5, double radius=5)
Builds sample: cylinder form factor in BA (IsGISAXS example #3, part II).
static const Material Vacuum
static const Material Particle
static const Material Substrate