BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
FormFactorLongBoxLorentz Class Reference

The form factor for a long rectangular box. More...

+ Inheritance diagram for FormFactorLongBoxLorentz:

Public Member Functions

 FormFactorLongBoxLorentz (const std::vector< double > P)
 
 FormFactorLongBoxLorentz (double length, double width, double height)
 
void accept (INodeVisitor *visitor) const final
 
FormFactorLongBoxLorentzclone () const final
 
complex_t evaluate_for_q (cvector_t q) const final
 
double getHeight () const
 
double getLength () const
 
double getWidth () const
 
double radialExtension () const final
 

Protected Member Functions

void onChange () final
 
IFormFactor * sliceFormFactor (ZLimits limits, const IRotation &rot, kvector_t translation) const final
 

Detailed Description

The form factor for a long rectangular box.