23namespace PythonInterface {
28 if (std::is_same<HeldType, bool>::value) {
30 }
else if (std::is_integral<HeldType>::value) {
32 }
else if (std::is_floating_point<HeldType>::value) {
Models a Container is used to hold a sample in the beam.
std::string dtype(const Container< HeldType > &)
Helper class which provides the Collimation Length for SANS instruments.