Mantid
|
#include "MantidAPI/Algorithm.h"
#include "MantidAPI/MatrixWorkspace_fwd.h"
#include "MantidAlgorithms/DllConfig.h"
#include "MantidDataObjects/EventWorkspace.h"
Go to the source code of this file.
Classes | |
class | Mantid::Algorithms::EQSANSTofStructure |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Algorithms |
Variables | |
const double | Mantid::Algorithms::CHOPPER_ANGLE [4] = {129.605, 179.989, 230.010, 230.007} |
const double | Mantid::Algorithms::CHOPPER_LOCATION [4] = {5700., 7800., 9497., 9507.} |
const double | Mantid::Algorithms::CHOPPER_PHASE_OFFSET [2][4] = {{9507., 9471., 9829.7, 9584.3}, {19024., 18820., 19714., 19360.}} |
const double | Mantid::Algorithms::PULSEWIDTH = 20.0 |
Apply correction to EQSANS data to account for its TOF structure. More... | |