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

#include <DiscusMultipleScatteringCorrection.h>

Public Attributes

Geometry::IObject_const_sptr ComponentPtr
 
std::shared_ptr< DiscusData2DInvPOfQ {}
 
std::shared_ptr< DiscusData2DlogSQ {}
 
std::string_view materialName
 
std::shared_ptr< DiscusData2DQSQ {}
 
std::shared_ptr< DiscusData1DQSQScaleFactor {}
 
std::shared_ptr< int > scatterCount = std::make_shared<int>(0)
 
std::shared_ptr< DiscusData2DSQ
 

Detailed Description

Definition at line 61 of file DiscusMultipleScatteringCorrection.h.

Member Data Documentation

◆ ComponentPtr

Geometry::IObject_const_sptr Mantid::Algorithms::ComponentWorkspaceMapping::ComponentPtr

Definition at line 62 of file DiscusMultipleScatteringCorrection.h.

◆ InvPOfQ

std::shared_ptr<DiscusData2D> Mantid::Algorithms::ComponentWorkspaceMapping::InvPOfQ {}

Definition at line 68 of file DiscusMultipleScatteringCorrection.h.

◆ logSQ

std::shared_ptr<DiscusData2D> Mantid::Algorithms::ComponentWorkspaceMapping::logSQ {}

◆ materialName

std::string_view Mantid::Algorithms::ComponentWorkspaceMapping::materialName

Definition at line 63 of file DiscusMultipleScatteringCorrection.h.

◆ QSQ

std::shared_ptr<DiscusData2D> Mantid::Algorithms::ComponentWorkspaceMapping::QSQ {}

Definition at line 67 of file DiscusMultipleScatteringCorrection.h.

◆ QSQScaleFactor

std::shared_ptr<DiscusData1D> Mantid::Algorithms::ComponentWorkspaceMapping::QSQScaleFactor {}

Definition at line 66 of file DiscusMultipleScatteringCorrection.h.

◆ scatterCount

std::shared_ptr<int> Mantid::Algorithms::ComponentWorkspaceMapping::scatterCount = std::make_shared<int>(0)

Definition at line 69 of file DiscusMultipleScatteringCorrection.h.

◆ SQ

std::shared_ptr<DiscusData2D> Mantid::Algorithms::ComponentWorkspaceMapping::SQ

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