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
 
double azimWidth
 linear or angular size of the bounding box encapsulating detector and alighned tangentially to the constant scattering angle circle
 
int64_t detID
 the detector's ID
 
double polarAngle
 polar detector's angle in spherical coordinate system alighned with the beam
 
double polarWidth
 
double secondaryFlightPath
 scattering source – detector' distance
 

Detailed Description

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

Definition at line 200 of file FindDetectorsPar.h.

Constructor & Destructor Documentation

◆ DetParameters()

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

Definition at line 216 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 204 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 212 of file FindDetectorsPar.h.

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

◆ detID

int64_t Mantid::DataHandling::DetParameters::detID

the detector's ID

Definition at line 214 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 207 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 209 of file FindDetectorsPar.h.

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


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