SFCListElem Struct Reference

#include <libcpixe.h>


Data Fields

atomicnumber Za
 Z of emissor of primary X rays.
atomicnumber Zb
 Z of the element that fluoresces (secondary emissor).
int epri
 primary number identifying the emission group: 0=K, 1=LIII, 2=LII, 3=LI, 4=M
int esec
 secondary number identifying the emission line inside the group
int abs
 Index of absorption energies. From 1 to 9: K LI LII LIII MI MII MIII MIV MV.
double Ea
 Energy of the emission line (in keV).
double sigmaphoto
 photoemission cross section (


Detailed Description

Each element which fluoresces knows which elements (and which lines) are the origin

Definition at line 301 of file libcpixe.h.


Field Documentation

atomicnumber SFCListElem::Za

Z of emissor of primary X rays.

Definition at line 302 of file libcpixe.h.

Referenced by needSFC().

atomicnumber SFCListElem::Zb

Z of the element that fluoresces (secondary emissor).

Definition at line 303 of file libcpixe.h.

Referenced by needSFC().

int SFCListElem::epri

primary number identifying the emission group: 0=K, 1=LIII, 2=LII, 3=LI, 4=M

Definition at line 304 of file libcpixe.h.

Referenced by needSFC().

int SFCListElem::esec

secondary number identifying the emission line inside the group

Definition at line 305 of file libcpixe.h.

Referenced by needSFC().

int SFCListElem::abs

Index of absorption energies. From 1 to 9: K LI LII LIII MI MII MIII MIV MV.

Definition at line 306 of file libcpixe.h.

Referenced by needSFC().

double SFCListElem::Ea

Energy of the emission line (in keV).

Definition at line 307 of file libcpixe.h.

Referenced by needSFC().

double SFCListElem::sigmaphoto

photoemission cross section (

Todo:
units?)

Definition at line 308 of file libcpixe.h.

Referenced by needSFC().


The documentation for this struct was generated from the following file:
Generated on Sat Dec 8 23:11:38 2007 for libCPIXE by  doxygen 1.5.4