Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
AlgoTimeRegister.h File Reference
#include "MantidKernel/Logger.h"
#include "MantidKernel/SingletonHolder.h"
#include "MantidKernel/Timer.h"
#include <mutex>
#include <thread>
#include <vector>
#include "MantidAPI/DllConfig.h"

Go to the source code of this file.

Classes

class  Mantid::Instrumentation::AlgoTimeRegisterImpl
 AlgoTimeRegister : simple class to dump information about executed algorithms. More...
 
class  Mantid::Instrumentation::AlgoTimeRegisterImpl::Dump
 

Namespaces

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

Typedefs

using Mantid::Instrumentation::AlgoTimeRegister = Mantid::Kernel::SingletonHolder< AlgoTimeRegisterImpl >