Mantid
Loading...
Searching...
No Matches
Framework
Geometry
inc
MantidGeometry
Crystal
EdgePixel.h
Go to the documentation of this file.
1
// Mantid Repository : https://github.com/mantidproject/mantid
2
//
3
// Copyright © 2016 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 "MantidGeometry/DllConfig.h"
10
#include <string>
11
12
namespace
Mantid
{
13
namespace
Geometry {
14
15
// forward declare
16
class
ComponentInfo;
17
19
MANTID_GEOMETRY_DLL
bool
edgePixel
(ComponentInfo
const
&info,
const
std::string &bankName,
int
col,
int
row,
int
Edge);
20
21
}
// namespace Geometry
22
}
// namespace Mantid
Mantid::Geometry::edgePixel
MANTID_GEOMETRY_DLL bool edgePixel(ComponentInfo const &info, const std::string &bankName, int col, int row, int Edge)
Function to find peaks near detector edge.
Definition
EdgePixel.cpp:24
Mantid
Helper class which provides the Collimation Length for SANS instruments.
Definition
AbsorptionCorrection.h:18
Generated by
1.9.8