Mantid
Loading...
Searching...
No Matches
Framework
Algorithms
inc
MantidAlgorithms
BeamProfileFactory.h
Go to the documentation of this file.
1
// Mantid Repository : https://github.com/mantidproject/mantid
2
//
3
// Copyright © 2022 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 "
MantidAPI/Sample.h
"
10
#include "
MantidAlgorithms/SampleCorrections/IBeamProfile.h
"
11
#include "
MantidGeometry/Instrument.h
"
12
13
namespace
Mantid
{
14
namespace
Algorithms {
15
16
class
MANTID_ALGORITHMS_DLL
BeamProfileFactory
{
17
public
:
18
static
std::unique_ptr<IBeamProfile> createBeamProfile(
const
Geometry::Instrument
&instrument,
19
const
API::Sample
&sample);
20
};
21
22
}
// namespace Algorithms
23
}
// namespace Mantid
IBeamProfile.h
Instrument.h
Sample.h
Mantid::API::Sample
This class stores information about the sample used in particular run.
Definition:
Sample.h:33
Mantid::Algorithms::BeamProfileFactory
Definition:
BeamProfileFactory.h:16
Mantid::Geometry::Instrument
Base Instrument Class.
Definition:
Instrument.h:47
Mantid
Helper class which provides the Collimation Length for SANS instruments.
Definition:
AbsorptionCorrection.h:18
Generated on Tue Jan 3 2023 11:57:16 for Mantid by
1.9.5