BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Public Attributes | |
std::unique_ptr< IFormFactor > | mP_slicedff |
std::vector< HomogeneousRegion > | m_regions |
Struct that contains information on a sliced particle.
This information is needed for evaluating the sliced form factor and the average of a material, used in the Fresnel calculations.
Definition at line 28 of file SlicedParticle.h.
std::unique_ptr<IFormFactor> SlicedParticle::mP_slicedff |
Definition at line 29 of file SlicedParticle.h.
Referenced by MesoCrystal::createSlicedParticle(), Particle::createSlicedParticle(), and ParticleCoreShell::createSlicedParticle().
std::vector<HomogeneousRegion> SlicedParticle::m_regions |
Definition at line 30 of file SlicedParticle.h.
Referenced by MesoCrystal::createSlicedParticle(), Particle::createSlicedParticle(), and ParticleCoreShell::createSlicedParticle().