BornAgain
1.19.79
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Definition at line 37 of file BackgroundItems.h.
Public Member Functions | |
ConstantBackgroundItem () | |
std::unique_ptr< IBackground > | createBackground () const override |
DOUBLE_PROPERTY (backgroundValue, BackgroundValue) | |
void | serialize (Streamer &s) override |
ConstantBackgroundItem::ConstantBackgroundItem | ( | ) |
Definition at line 21 of file BackgroundItems.cpp.
|
overridevirtual |
Implements BackgroundItem.
Definition at line 27 of file BackgroundItems.cpp.
ConstantBackgroundItem::DOUBLE_PROPERTY | ( | backgroundValue | , |
BackgroundValue | |||
) |
|
overridevirtual |
Reimplemented from BackgroundItem.
Definition at line 32 of file BackgroundItems.cpp.
References Streamer::assertVersion(), and Serialize::rwProperty().