Mantid
Loading...
Searching...
No Matches
Public Attributes | List of all members
Mantid::DataHandling::LoadDetectorInfo::DetectorInfo Struct Reference

Simple data holder for passing the detector info around when dealing with the NeXus data. More...

Public Attributes

std::vector< int32_t > codes
 
std::vector< double > delays
 
std::vector< detid_t > ids
 
std::vector< double > l2
 
std::vector< double > phi
 
std::vector< double > pressures
 
std::vector< double > theta
 
std::vector< double > thicknesses
 

Detailed Description

Simple data holder for passing the detector info around when dealing with the NeXus data.

Definition at line 39 of file LoadDetectorInfo.h.

Member Data Documentation

◆ codes

std::vector<int32_t> Mantid::DataHandling::LoadDetectorInfo::DetectorInfo::codes

◆ delays

std::vector<double> Mantid::DataHandling::LoadDetectorInfo::DetectorInfo::delays

◆ ids

std::vector<detid_t> Mantid::DataHandling::LoadDetectorInfo::DetectorInfo::ids

◆ l2

std::vector<double> Mantid::DataHandling::LoadDetectorInfo::DetectorInfo::l2

◆ phi

std::vector<double> Mantid::DataHandling::LoadDetectorInfo::DetectorInfo::phi

◆ pressures

std::vector<double> Mantid::DataHandling::LoadDetectorInfo::DetectorInfo::pressures

◆ theta

std::vector<double> Mantid::DataHandling::LoadDetectorInfo::DetectorInfo::theta

◆ thicknesses

std::vector<double> Mantid::DataHandling::LoadDetectorInfo::DetectorInfo::thicknesses

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