Mantid
Loading...
Searching...
No Matches
Framework
Geometry
inc
MantidGeometry
IDTypes.h
Go to the documentation of this file.
1
// Mantid Repository : https://github.com/mantidproject/mantid
2
//
3
// Copyright © 2018 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 <cstdint>
10
11
namespace
Mantid
{
12
14
using
specnum_t
= int32_t;
15
17
using
detid_t
= int32_t;
18
}
// namespace Mantid
Mantid
Helper class which provides the Collimation Length for SANS instruments.
Definition
AbsorptionCorrection.h:18
Mantid::detid_t
int32_t detid_t
Typedef for a detector ID.
Definition
SpectrumInfo.h:21
Mantid::specnum_t
int32_t specnum_t
Typedef for a spectrum Number.
Definition
IDTypes.h:14
Generated by
1.9.8