Inheritance diagram for ObjCryst::PowderSlitApertureCorr:
Public Member Functions | |
PowderSlitApertureCorr (const ScatteringData &data) | |
virtual | ~PowderSlitApertureCorr () |
virtual const string & | GetName () const |
Get the name of this object. | |
virtual const string & | GetClassName () const |
Get the name of the class. | |
Protected Member Functions | |
virtual void | CalcCorr () const |
Do the computation of corrected intensities. |
This correction takes into account the fact that diffraction rings (cones) have a portion of the ring proportionnal to which falls into the detector (due to slits in the direction perpendicular to the incident beam/ detector plane).
|
|
|
|
|
Do the computation of corrected intensities.
Implements ObjCryst::ScatteringCorr. |
|
Get the name of the class.
Implements ObjCryst::ScatteringCorr. |
|
Get the name of this object.
Implements ObjCryst::ScatteringCorr. |