BornAgain
1.19.79
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines class SampleItem.
Definition in file SampleItem.h.
Go to the source code of this file.
Classes | |
class | SampleItem |
This can hold any item which belongs to a sample. More... | |
Typedefs | |
using | VariantForSampleItems = std::variant< MultiLayerItem *, LayerItem *, ParticleLayoutItem *, ItemWithParticles * > |
using VariantForSampleItems = std::variant<MultiLayerItem*, LayerItem*, ParticleLayoutItem*, ItemWithParticles*> |
Definition at line 26 of file SampleItem.h.