16 #ifndef BORNAGAIN_GUI_MODEL_DEVICE_INSTRUMENT_H
17 #define BORNAGAIN_GUI_MODEL_DEVICE_INSTRUMENT_H
Assembles beam, detector and their relative positions with respect to the sample.
const IDetector & detector() const
Instrument(const Beam &beam, const IDetector &detector)
const Beam & beam() const
std::unique_ptr< Beam > m_beam
std::unique_ptr< IDetector > m_detector