Mantid
Loading...
Searching...
No Matches
Namespaces | Functions
FitParameter.cpp File Reference
#include "MantidGeometry/Instrument/FitParameter.h"
#include "MantidGeometry/Instrument/Parameter.h"
#include "MantidGeometry/Instrument/ParameterFactory.h"
#include "MantidGeometry/muParser_Silent.h"
#include "MantidKernel/StringTokenizer.h"
#include <boost/lexical_cast.hpp>

Go to the source code of this file.

Namespaces

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

Functions

MANTID_GEOMETRY_DLL std::ostream & Mantid::Geometry::operator<< (std::ostream &os, const FitParameter &f)
 Prints the value of parameter. More...
 
MANTID_GEOMETRY_DLL std::istream & Mantid::Geometry::operator>> (std::istream &in, FitParameter &f)
 Reads in information about a fitting parameter. More...