Mantid
Loading...
Searching...
No Matches
Namespaces | Typedefs
PropertyWithValue.cpp File Reference
#include "MantidKernel/PropertyWithValue.h"
#include "MantidDataObjects/DllConfig.h"
#include "MantidDataObjects/EventWorkspace.h"
#include "MantidDataObjects/GroupingWorkspace.h"
#include "MantidDataObjects/LeanElasticPeaksWorkspace.h"
#include "MantidDataObjects/MDEvent.h"
#include "MantidDataObjects/MDEventWorkspace.h"
#include "MantidDataObjects/MDHistoWorkspace.h"
#include "MantidDataObjects/MaskWorkspace.h"
#include "MantidDataObjects/OffsetsWorkspace.h"
#include "MantidDataObjects/PeaksWorkspace.h"
#include "MantidDataObjects/RebinnedOutput.h"
#include "MantidDataObjects/SpecialWorkspace2D.h"
#include "MantidDataObjects/SplittersWorkspace.h"
#include "MantidDataObjects/TableWorkspace.h"
#include "MantidDataObjects/Workspace2D.h"
#include "MantidDataObjects/WorkspaceSingleValue.h"
#include "MantidKernel/PropertyWithValue.tcc"

Go to the source code of this file.

Namespaces

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

Typedefs

template<size_t nd>
using Mantid::DataObjects::MDEventWS = MDEventWorkspace< MDEvent< nd >, nd >
 
template<size_t nd>
using Mantid::DataObjects::MDLeanEventWS = MDEventWorkspace< MDLeanEvent< nd >, nd >