FOX/ObjCryst++  1.10.X (development)
ObjCryst::PowderSlitApertureCorr Class Reference

Slit aperture correction (for powder) More...

+ Inheritance diagram for ObjCryst::PowderSlitApertureCorr:
+ Collaboration diagram for ObjCryst::PowderSlitApertureCorr:

Public Member Functions

 PowderSlitApertureCorr (const ScatteringData &data)
 
virtual const string & GetName () const
 Get the name of this object.
 
virtual const string & GetClassName () const
 Get the name of the class.
 
- Public Member Functions inherited from ObjCryst::ScatteringCorr
 ScatteringCorr (const ScatteringData &data)
 Constructor, with the associated ScatteringData object.
 
const CrystVector_REAL & GetCorr () const
 Get the vector of corrections for all reflections. More...
 
const RefinableObjClockGetClockCorr () const
 Get the value of the clock corresponding to the last time the correction was actually computed.
 

Protected Member Functions

virtual void CalcCorr () const
 Do the computation of corrected intensities.
 

Additional Inherited Members

- Protected Attributes inherited from ObjCryst::ScatteringCorr
const ScatteringDatampData
 The associated ScatteringData object.
 
CrystVector_REAL mCorr
 The vector of correction to intensities.
 
RefinableObjClock mClockCorrCalc
 The clock marking the last time the correction was calculated.
 

Detailed Description

Slit aperture correction (for powder)

This correction takes into account the fact that diffraction rings (cones) have a portion of the ring proportionnal to $ SlitAp = \frac{1}{\sin(\theta)} $ which falls into the detector (due to slits in the direction perpendicular to the incident beam/ detector plane).

Definition at line 113 of file ScatteringCorr.h.


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