\hypertarget{interface_description}{}\section{Description}\label{interface_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:

\begin{TabularC}{2}
\hline
DFT &Default data for all component types  \\\cline{1-2}
GEM &Data for the TAM, SCH, ROI and TIE components  \\\cline{1-2}
AEM &Data for the AEM component  \\\cline{1-2}
ARC &Exception data for the ARC component  \\\cline{1-2}
AFE &Exception data for the AFE component  \\\cline{1-2}
TEM &Exception data for the TEM component  \\\cline{1-2}
TIC &Exception data for the TIC component  \\\cline{1-2}
CCC &Exception data for the CCC component  \\\cline{1-2}
CRC &Exception data for the CRC component  \\\cline{1-2}
CFE &Exception data for the CFE component  \\\cline{1-2}
TCC &Exception data for the TCC component  \\\cline{1-2}
TRC &Exception data for the TRC component  \\\cline{1-2}
SPT &Exception data for the SPT component  \\\cline{1-2}
TFE &Exception data for the TFE component  \\\cline{1-2}
TDC &Exception data for the TDC component  \\\cline{1-2}
\end{TabularC}
\hypertarget{interface_synopsis}{}\section{Synopsis}\label{interface_synopsis}
\begin{TabularC}{2}
\hline
qcfg\_\-parse &\mbox{[}-v\mbox{]} \mbox{[}-f filtSpec\mbox{]} -o outStem inFile1... inFileN  \\\cline{1-2}
\end{TabularC}
\hypertarget{interface_options}{}\section{Options}\label{interface_options}
\begin{TabularC}{2}
\hline
-o~{\em outStem\/}  &The output file name stem. The full name of an output file is formed by appending the type name and \char`\"{}.lcb\char`\"{} to this stem.  \\\cline{1-2}
-f~{\em 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.  \\\cline{1-2}
-v &Verbose option. Causes the name of the input file to be displayed whenever an error is found in the input data.  \\\cline{1-2}
\end{TabularC}
\hypertarget{interface_parameters}{}\section{Parameters}\label{interface_parameters}
\begin{TabularC}{2}
\hline
{\em inFileJ\/}  &The name of the Jth input file to read.  \\\cline{1-2}
\end{TabularC}
