Mantid
Loading...
Searching...
No Matches
InstrumentDataService.cpp
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 +
8
9namespace Mantid::API {
14 : Mantid::Kernel::DataService<Mantid::Geometry::Instrument>("InstrumentDataService") {}
15
16} // namespace Mantid::API
Base Instrument Class.
Definition: Instrument.h:47
DataService stores instances of a given type.
Definition: DataService.h:58
Helper class which provides the Collimation Length for SANS instruments.