Mantid
Loading...
Searching...
No Matches
Namespaces | Functions
DynamicPointerCastHelper.h File Reference
#include <memory>
#include <string>

Go to the source code of this file.

Namespaces

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

Functions

template<typename T , typename U >
std::shared_ptr< T > Mantid::Kernel::DynamicPointerCastHelper::dynamicPointerCastWithCheck (std::shared_ptr< U > sharedPtr, const std::string &error="")