15 #ifndef BORNAGAIN_CORE_MULTILAYER_FORMFACTORCOHERENTSUM_H
16 #define BORNAGAIN_CORE_MULTILAYER_FORMFACTORCOHERENTSUM_H
39 double relativeAbundance()
const {
return m_abundance; }
40 void scaleRelativeAbundance(
double total_abundance);
41 double radialExtension()
const;
45 std::vector<FormFactorCoherentPart> m_parts;
Data stucture containing both input and output of a single detector cell.