Mantid
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Mantid::DataHandling::DetParameters Class Reference

Small helper class-holder used to precalculate the detectors parameters in spherical coordinate system. More...

#include <FindDetectorsPar.h>

Public Member Functions

 DetParameters ()
 

Public Attributes

double azimutAngle
 azimuthal detector's angle in spherical coordinate system alighned with the beam More...
 
double azimWidth
 linear or angular size of the bounding box encapsulating detector and alighned tangentially to the constant scattering angle circle More...
 
int64_t detID
 the detector's ID More...
 
double polarAngle
 polar detector's angle in spherical coordinate system alighned with the beam More...
 
double polarWidth
 
double secondaryFlightPath
 scattering source – detector' distance More...
 

Detailed Description

Small helper class-holder used to precalculate the detectors parameters in spherical coordinate system.

Definition at line 201 of file FindDetectorsPar.h.

Constructor & Destructor Documentation

◆ DetParameters()

Mantid::DataHandling::DetParameters::DetParameters ( )
inline

Definition at line 217 of file FindDetectorsPar.h.

Member Data Documentation

◆ azimutAngle

double Mantid::DataHandling::DetParameters::azimutAngle

azimuthal detector's angle in spherical coordinate system alighned with the beam

Definition at line 205 of file FindDetectorsPar.h.

Referenced by Mantid::DataHandling::AvrgDetector::returnAvrgDetPar().

◆ azimWidth

double Mantid::DataHandling::DetParameters::azimWidth

linear or angular size of the bounding box encapsulating detector and alighned tangentially to the constant scattering angle circle

Definition at line 213 of file FindDetectorsPar.h.

Referenced by Mantid::DataHandling::AvrgDetector::returnAvrgDetPar().

◆ detID

int64_t Mantid::DataHandling::DetParameters::detID

the detector's ID

Definition at line 215 of file FindDetectorsPar.h.

◆ polarAngle

double Mantid::DataHandling::DetParameters::polarAngle

polar detector's angle in spherical coordinate system alighned with the beam

Definition at line 208 of file FindDetectorsPar.h.

Referenced by Mantid::DataHandling::AvrgDetector::returnAvrgDetPar().

◆ polarWidth

double Mantid::DataHandling::DetParameters::polarWidth

◆ secondaryFlightPath

double Mantid::DataHandling::DetParameters::secondaryFlightPath

scattering source – detector' distance

Definition at line 210 of file FindDetectorsPar.h.

Referenced by Mantid::DataHandling::AvrgDetector::returnAvrgDetPar().


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