GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QSE / V2-0-1

Constituent: qseprint     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QSE_dirPrint.h File Reference

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

This graph shows which files directly or indirectly include this file:


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.

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.1 2006/02/15 21:45:22 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

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

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.

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

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

void QSE_dirPrint const EBF_dir *  dir  ) 
 

Provides a formatted print out of the contributors in dir.

Parameters:
dir The directory for this event


Generated on Wed Jun 25 01:20:03 2008 by  doxygen 1.4.4