|
Mantid
|
#include "MantidAlgorithms/MaskDetectorsIf.h"#include "MantidAPI/FileProperty.h"#include "MantidAPI/MatrixWorkspace.h"#include "MantidAPI/SpectrumInfo.h"#include "MantidDataObjects/EventWorkspace.h"#include "MantidGeometry/Instrument/DetectorInfo.h"#include "MantidKernel/ListValidator.h"#include <fstream>#include <iomanip>#include <numeric>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Algorithms |
| T first_argument_type |
Definition at line 32 of file MaskDetectorsIf.cpp.
| bool result_type |
Definition at line 34 of file MaskDetectorsIf.cpp.
Referenced by Mantid::Kernel::uniform_int_distribution< _IntType >::operator()().
| T second_argument_type |
Definition at line 33 of file MaskDetectorsIf.cpp.