Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

EXTRAINFO Struct Reference

#include <libcpixe.h>


Data Fields

char * SampleFileNm
 pointer to name of sample definition file
char * FilterFileNm
 pointer to name of filter definition file
char * XYldFileNm
 pointer to name of detector efficiency calibration file
char * AreasFileNm
 pointer to name of areas file (also used for calculation flags)
char * DBpath
 pointer to Path name for databases (for stoppings, FCK coefs, etc)
char * OutputFileNm
 pointer to name of output file
int AreasFormat
 Defines the format of the Areas File. 1 for raw areas format, 2 for DATTPIXE Areas Format.
int WantOutputfile
 Flag indicating if an Output file is required (1) or not (0).
int DoCalibration
 Flag indicating that the input data is for performing a calibration (1) or not (0).


Detailed Description

Structure for passing info read during from input files

Definition at line 150 of file libcpixe.h.


Field Documentation

char* EXTRAINFO::AreasFileNm
 

pointer to name of areas file (also used for calculation flags)

Definition at line 155 of file libcpixe.h.

Referenced by cpixecalib(), cpixemain(), and readINPUT().

int EXTRAINFO::AreasFormat
 

Defines the format of the Areas File. 1 for raw areas format, 2 for DATTPIXE Areas Format.

Definition at line 158 of file libcpixe.h.

Referenced by cpixecalib(), cpixemain(), and readINPUT().

char* EXTRAINFO::DBpath
 

pointer to Path name for databases (for stoppings, FCK coefs, etc)

Definition at line 156 of file libcpixe.h.

Referenced by cpixecalib(), cpixemain(), and readINPUT().

int EXTRAINFO::DoCalibration
 

Flag indicating that the input data is for performing a calibration (1) or not (0).

Definition at line 160 of file libcpixe.h.

Referenced by cpixecalib(), and readINPUT().

char* EXTRAINFO::FilterFileNm
 

pointer to name of filter definition file

Definition at line 153 of file libcpixe.h.

Referenced by cpixecalib(), cpixemain(), and readINPUT().

char* EXTRAINFO::OutputFileNm
 

pointer to name of output file

Definition at line 157 of file libcpixe.h.

Referenced by cpixecalib(), cpixemain(), and readINPUT().

char* EXTRAINFO::SampleFileNm
 

pointer to name of sample definition file

Definition at line 152 of file libcpixe.h.

Referenced by cpixecalib(), cpixemain(), and readINPUT().

int EXTRAINFO::WantOutputfile
 

Flag indicating if an Output file is required (1) or not (0).

Definition at line 159 of file libcpixe.h.

Referenced by cpixecalib(), cpixemain(), and readINPUT().

char* EXTRAINFO::XYldFileNm
 

pointer to name of detector efficiency calibration file

Definition at line 154 of file libcpixe.h.

Referenced by cpixecalib(), cpixemain(), and readINPUT().


The documentation for this struct was generated from the following file:
Generated on Fri Jul 15 20:43:50 2005 for LibCPIXE API by  doxygen 1.3.9.1