Mantid
Loading...
Searching...
No Matches
Framework
Kernel
inc
MantidKernel
PropertyNexus.h
Go to the documentation of this file.
1
// Mantid Repository : https://github.com/mantidproject/mantid
2
//
3
// Copyright © 2011 ISIS Rutherford Appleton Laboratory UKRI,
4
// NScD Oak Ridge National Laboratory, European Spallation Source,
5
// Institut Laue - Langevin & CSNS, Institute of High Energy Physics, CAS
6
// SPDX - License - Identifier: GPL - 3.0 +
7
#pragma once
8
9
#include "
MantidKernel/System.h
"
10
#include "
MantidNexus/NexusDescriptor.h
"
11
#include <memory>
12
#include <string>
13
14
// Forward declare
15
namespace
Mantid::Nexus
{
16
class
File;
17
}
18
19
namespace
Mantid
{
20
namespace
Kernel {
21
// Forward declare
22
class
Property;
23
30
namespace
PropertyNexus {
31
42
DLLExport
std::unique_ptr<Property>
loadProperty
(Nexus::File *file,
const
std::string &
group
,
43
const
Nexus::NexusDescriptor
&fileInfo,
const
std::string &prefix);
44
45
DLLExport
std::unique_ptr<Property>
loadProperty
(Nexus::File *file,
const
std::string &
group
);
46
47
}
// namespace PropertyNexus
48
49
}
// namespace Kernel
50
}
// namespace Mantid
NexusDescriptor.h
NXentrytype::group
@ group
System.h
DLLExport
#define DLLExport
Definitions of the DLLImport compiler directives for MSVC.
Definition
System.h:37
Mantid::Nexus::NexusDescriptor
Definition
NexusDescriptor.h:23
Mantid::Kernel::PropertyNexus::loadProperty
DLLExport std::unique_ptr< Property > loadProperty(Nexus::File *file, const std::string &group, const Nexus::NexusDescriptor &fileInfo, const std::string &prefix)
Opens a NXlog group in a nexus file and creates the correct Property object from it.
Definition
PropertyNexus.cpp:204
Mantid::Nexus
Header for a base Nexus::Exception.
Definition
LoadBankFromDiskTask.h:17
Mantid
Helper class which provides the Collimation Length for SANS instruments.
Definition
AbsorptionCorrection.h:18
Generated by
1.9.8