Mantid
|
#include "MantidKernel/DllConfig.h"
#include <memory>
#include <map>
#include <sstream>
Go to the source code of this file.
Classes | |
class | Mantid::Kernel::LogParser |
LogParser parses the instrument log files to select records corresponding to 'RUNNING' instrument status. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Kernel |
namespace | Mantid::Types |
namespace | Mantid::Types::Core |
Functions | |
MANTID_KERNEL_DLL double | Mantid::Kernel::timeMean (const Kernel::Property *p) |
Returns the mean value if the property is TimeSeriesProperty<double> More... | |