Mantid
Loading...
Searching...
No Matches
Public Attributes | List of all members
Mantid::DataObjects::DetectorAngularCache Struct Reference

Simple container for porting detector angular information. More...

#include <ReflectometryTransform.h>

Public Attributes

std::vector< double > detectorHeights
 
std::vector< double > twoThetas
 
std::vector< double > twoThetaWidths
 

Detailed Description

Simple container for porting detector angular information.

Definition at line 29 of file ReflectometryTransform.h.

Member Data Documentation

◆ detectorHeights

std::vector<double> Mantid::DataObjects::DetectorAngularCache::detectorHeights

Definition at line 32 of file ReflectometryTransform.h.

Referenced by Mantid::DataObjects::initAngularCaches().

◆ twoThetas

std::vector<double> Mantid::DataObjects::DetectorAngularCache::twoThetas

◆ twoThetaWidths

std::vector<double> Mantid::DataObjects::DetectorAngularCache::twoThetaWidths

The documentation for this struct was generated from the following file: