Mantid
|
sample parameter block (64*4 bytes) More...
#include <isisraw.h>
Public Member Functions | |
SPB_STRUCT () | |
Public Attributes | |
float | can_cs_abs |
dunno More... | |
float | can_cs_inc |
dunno More... | |
float | can_nd |
can number density (atoms.A-3) More... | |
float | e_canthick |
can wall thickness (mm) More... | |
float | e_canxsect |
can coherent scattering cross section (barn) More... | |
float | e_chi |
chi sample angle (degrees) More... | |
float | e_dens |
sample number density (atoms.A-3) More... | |
int | e_eqname |
dunno More... | |
int | e_equip |
dunno More... | |
int | e_geom |
sample geometry More... | |
float | e_height |
sample height (mm) More... | |
char | e_name [40] |
sample name of chemical formula More... | |
float | e_omega |
omega sample angle (degrees) More... | |
float | e_phi |
phi sample angle (degrees) More... | |
int | e_posn |
sample changer position More... | |
float | e_scatt |
scattering geometry (1=trans, 2 =reflect) More... | |
float | e_thick |
sample thickness normal to sample (mm) More... | |
int | e_type |
sample type (1=sample+can,2=empty can) More... | |
float | e_width |
sample width (mm) More... | |
float | e_xscatt |
sample coherent scattering cross section (barn) More... | |
float | samp_cs_abs |
sample absorption cross section More... | |
float | samp_cs_inc |
sample incoherent cross section More... | |
int | spare [33] |
to bring up to 64*4 bytes constructor More... | |
float SPB_STRUCT::can_cs_abs |
dunno
Definition at line 151 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec().
float SPB_STRUCT::can_cs_inc |
dunno
Definition at line 150 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec().
float SPB_STRUCT::can_nd |
can number density (atoms.A-3)
Definition at line 152 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec().
float SPB_STRUCT::e_canthick |
can wall thickness (mm)
Definition at line 148 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec().
float SPB_STRUCT::e_canxsect |
can coherent scattering cross section (barn)
Definition at line 149 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec().
float SPB_STRUCT::e_chi |
chi sample angle (degrees)
Definition at line 141 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec().
float SPB_STRUCT::e_dens |
sample number density (atoms.A-3)
Definition at line 147 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec().
int SPB_STRUCT::e_eqname |
dunno
Definition at line 155 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec().
int SPB_STRUCT::e_equip |
dunno
Definition at line 154 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec().
int SPB_STRUCT::e_geom |
sample geometry
Definition at line 136 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec(), and ISISRAW::updateFromCRPT().
float SPB_STRUCT::e_height |
sample height (mm)
Definition at line 138 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec(), and ISISRAW::updateFromCRPT().
char SPB_STRUCT::e_name[40] |
sample name of chemical formula
Definition at line 153 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec().
float SPB_STRUCT::e_omega |
omega sample angle (degrees)
Definition at line 140 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec().
float SPB_STRUCT::e_phi |
phi sample angle (degrees)
Definition at line 142 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec(), and ISISRAW::updateFromCRPT().
int SPB_STRUCT::e_posn |
sample changer position
Definition at line 134 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec().
float SPB_STRUCT::e_scatt |
scattering geometry (1=trans, 2 =reflect)
Definition at line 143 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec().
float SPB_STRUCT::e_thick |
sample thickness normal to sample (mm)
Definition at line 137 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec(), and ISISRAW::updateFromCRPT().
int SPB_STRUCT::e_type |
sample type (1=sample+can,2=empty can)
Definition at line 135 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec(), and ISISRAW::updateFromCRPT().
float SPB_STRUCT::e_width |
sample width (mm)
Definition at line 139 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec(), and ISISRAW::updateFromCRPT().
float SPB_STRUCT::e_xscatt |
sample coherent scattering cross section (barn)
Definition at line 144 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec().
float SPB_STRUCT::samp_cs_abs |
sample absorption cross section
Definition at line 146 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec().
float SPB_STRUCT::samp_cs_inc |
sample incoherent cross section
Definition at line 145 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec().
int SPB_STRUCT::spare[33] |