GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSE / dev > qseprint / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QSE_dirPrint.h File Reference

QSE/EBF directory print utilities , Interface. More...


Functions

void QSE_dirPrint (const EBF_dir *dir)
 Provides a formatted print out of the contributors in dir.
void QSE_dirCtbAcdPrint (const EBF_dirCtbDsc *acd)
 Provides a formatted print out of the contents of the ACD contribution.
void QSE_dirCtbCalPrint (const EBF_dirCtbDsc *twr)
 Provides a formatted print out of the contents of a CAL TEM contribution.
void QSE_dirCtbTkrPrint (const EBF_dirCtbDsc *twr)
 Provides a formatted print out of the contents of a TKR TEM contribution.
void QSE_dirCtbGemPrint (const EBF_dirCtbDsc *trg)
 Provides a formatted print out of the contents of the GEM contribution.
void QSE_dirCtbTemPrint (const EBF_dirCtbDsc *tem)
 Provides a formatted print out of the contents of a TEM contribution.
void QSE_dirCtbDgnPrint (const EBF_dirCtbDsc *tem)
 Provides a formatted print out of the contents of a TEM's diagnostic contribution.
void QSE_dirCtbErrPrint (const EBF_dirCtbDsc *tem)
 Provides a formatted print out of the contents of a TEM's error contribution.
void QSE_dirCtbPadPrint (const EBF_dirCtbDsc *tem)
 Provides a formatted print out of the contents of a TEM's pad contribution.


Detailed Description

QSE/EBF directory print utilities , Interface.

Author:
JJRussell - russell@slac.stanford.edu
Provides basic printing routines to display the contents of EBF data structures. The starting point is an event directory structure.

    CVS $Id: QSE_dirPrint.h,v 1.2 2009/05/01 01:36:07 russell Exp $

Function Documentation

void QSE_dirCtbAcdPrint ( const EBF_dirCtbDsc *  acd  ) 

Provides a formatted print out of the contents of the ACD contribution.

Parameters:
acd Pointer to the ACD contributor descriptor

References printData().

Referenced by QSE_dirPrint().

void QSE_dirCtbCalPrint ( const EBF_dirCtbDsc *  tem  ) 

Provides a formatted print out of the contents of a CAL TEM contribution.

Parameters:
tem Pointer to the TEM contributor descriptor containing the CAL record to be printed

References printData().

Referenced by QSE_dirCtbTemPrint().

void QSE_dirCtbDgnPrint ( const EBF_dirCtbDsc *  tem  ) 

Provides a formatted print out of the contents of a TEM's diagnostic contribution.

Parameters:
tem Pointer to the TEM contributor descriptor containing the diagnostic data to be printed.

References printData(), and tkrLenCalc().

Referenced by QSE_dirCtbTemPrint().

void QSE_dirCtbErrPrint ( const EBF_dirCtbDsc *  tem  ) 

Provides a formatted print out of the contents of a TEM's error contribution.

Parameters:
tem Pointer to the TEM contributor descriptor containing the error data to be printed.

References err_pad_count(), and printData().

Referenced by QSE_dirCtbTemPrint().

void QSE_dirCtbGemPrint ( const EBF_dirCtbDsc *  gem  ) 

Provides a formatted print out of the contents of the GEM contribution.

Parameters:
gem A pointer to the trigger contributor descriptor.

References printData().

void QSE_dirCtbPadPrint ( const EBF_dirCtbDsc *  tem  ) 

Provides a formatted print out of the contents of a TEM's pad contribution.

Parameters:
tem Pointer to the TEM contributor descriptor containing the pad data to be printed.

References err_pad_count(), and printData().

Referenced by QSE_dirCtbTemPrint().

void QSE_dirCtbTemPrint ( const EBF_dirCtbDsc *  tem  ) 

Provides a formatted print out of the contents of a TEM contribution.

Parameters:
tem Pointer to the TEM contributor descriptor to be printed

References QSE_dirCtbCalPrint(), QSE_dirCtbDgnPrint(), QSE_dirCtbErrPrint(), QSE_dirCtbPadPrint(), and QSE_dirCtbTkrPrint().

Referenced by QSE_dirPrint().

void QSE_dirCtbTkrPrint ( const EBF_dirCtbDsc *  tem  ) 

Provides a formatted print out of the contents of a TKR TEM contribution.

Parameters:
tem Pointer to the TEM contributor descriptor containing the TKR data to be printed

References printData(), and tkrLenCalc().

Referenced by QSE_dirCtbTemPrint().

void QSE_dirPrint ( const EBF_dir *  dir  ) 

Provides a formatted print out of the contributors in dir.

Parameters:
dir The directory for this event

References printData(), QSE_dirCtbAcdPrint(), and QSE_dirCtbTemPrint().


Generated on Fri Nov 30 10:34:16 2012 by  doxygen 1.5.8