Mantid
Loading...
Searching...
No Matches
Namespaces | Variables
He3TubeEfficiency.cpp File Reference
#include "MantidAlgorithms/He3TubeEfficiency.h"
#include "MantidAPI/Axis.h"
#include "MantidAPI/HistogramValidator.h"
#include "MantidAPI/InstrumentValidator.h"
#include "MantidAPI/SpectrumInfo.h"
#include "MantidAPI/WorkspaceUnitValidator.h"
#include "MantidDataObjects/EventWorkspace.h"
#include "MantidDataObjects/Workspace2D.h"
#include "MantidDataObjects/WorkspaceCreation.h"
#include "MantidGeometry/Instrument.h"
#include "MantidGeometry/Instrument/ParameterMap.h"
#include "MantidGeometry/Objects/IObject.h"
#include "MantidGeometry/Objects/Track.h"
#include "MantidKernel/ArrayBoundedValidator.h"
#include "MantidKernel/ArrayProperty.h"
#include "MantidKernel/CompositeValidator.h"
#include <cmath>
#include <stdexcept>

Go to the source code of this file.

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::Algorithms
 

Variables

const double DIST_TO_UNIVERSE_EDGE = 1e3
 
const double EXP_SCALAR_CONST = 2175.486863864
 
const double TOL = 1.0e-8
 

Variable Documentation

◆ DIST_TO_UNIVERSE_EDGE

const double DIST_TO_UNIVERSE_EDGE = 1e3

◆ EXP_SCALAR_CONST

const double EXP_SCALAR_CONST = 2175.486863864

◆ TOL

const double TOL = 1.0e-8