BornAgain  1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
ParticleInSlice Struct Reference

Description

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 33 of file ParticleInSlice.h.

Collaboration diagram for ParticleInSlice:
[legend]

Public Attributes

Admixtures admixtures
 
std::unique_ptr< IReParticleparticleSlice
 

Member Data Documentation

◆ admixtures

Admixtures ParticleInSlice::admixtures

Definition at line 35 of file ParticleInSlice.h.

Referenced by Compute::Slicing::createParticleInSlice().

◆ particleSlice

std::unique_ptr<IReParticle> ParticleInSlice::particleSlice

The documentation for this struct was generated from the following file: