31 const std::string
name()
const override {
return "CuboidGaugeVolumeAbsorption"; }
33 const std::string
summary()
const override {
34 return "Calculates bin-by-bin correction factors for attenuation due to "
35 "absorption and (single) scattering within a cuboid shaped 'gauge "
36 "volume' of a generic sample. The sample shape can be defined by, "
37 "e.g., the CreateSampleShape algorithm.";
41 std::string sampleXML()
override;
42 void initialiseCachedDistances()
override;
Calculates attenuation due to absorption and scattering in a generic sample, considering only the sca...
const std::string name() const override
Algorithm's name.
const std::string summary() const override
Summary of algorithms purpose.
Calculates attenuation due to absorption and scattering in a flat plate/slab sample.
Helper class which provides the Collimation Length for SANS instruments.