GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QCFG / V1-1-3 > qcfg_parse / rhel5-32


Interface   Data Structures   File List   Data Fields   Globals  

Description

The qcfg_parse program is used to parse one or more XML LAT configuration files and produce a set of binary configuration files. By default, all possible non-empty output files are produced, but the set may be restricted (filtered) by specifying a list of desired file types.

The possible output file types are the following:

DFT Default data for all component types
GEM Data for the TAM, SCH, ROI and TIE components
AEM Data for the AEM component
ARC Exception data for the ARC component
AFE Exception data for the AFE component
TEM Exception data for the TEM component
TIC Exception data for the TIC component
CCC Exception data for the CCC component
CRC Exception data for the CRC component
CFE Exception data for the CFE component
TCC Exception data for the TCC component
TRC Exception data for the TRC component
SPT Exception data for the SPT component
TFE Exception data for the TFE component
TDC Exception data for the TDC component

Synopsis

qcfg_parse [-v] [-f filtSpec] -o outStem inFile1... inFileN

Options

-o outStem The output file name stem. The full name of an output file is formed by appending the type name and ".lcb" to this stem.
-f filtSpec The output filter specification. This is a comma-separated list of output file types to be generated. The default is to generate all known types.
-v Verbose option. Causes the name of the input file to be displayed whenever an error is found in the input data.

Parameters

inFileJ The name of the Jth input file to read.

Generated on Tue Nov 29 20:52:08 2011 by  doxygen 1.5.8