GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QSE / V1-6-4

Constituent: qseprint     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QSE_dirPrint.c File Reference

QSE Print Utilities. More...

#include <stdio.h>
#include "QSE/QSE_dirPrint.h"
#include "EDS/EBF_dir.h"
#include "EDS/EBF_cid.h"
#include "EDS/EBF_evt.h"
#include "EDS/EBF_ctb.h"

Include dependency graph for QSE_dirPrint.c:


Functions

void printData (const char *name, const unsigned int *dat, int cnt)
 Simple print routine.
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 *tem)
 Provides a formatted print out of the contents of a CAL TEM contribution.
void QSE_dirCtbTkrPrint (const EBF_dirCtbDsc *tem)
 Provides a formatted print out of the contents of a TKR TEM contribution.
void QSE_dirCtbGemPrint (const EBF_dirCtbDsc *gem)
 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 Print Utilities.

Author:
JJRussell - russell@slac.stanford.edu
    CVS $Id: QSE_dirPrint.c,v 1.1 2006/02/15 21:45:23 russell Exp $

Function Documentation

void printData const char *  name,
const unsigned int *  dat,
int  cnt
 

Simple print routine.

Parameters:
name The contributor's name
dat The contributor's data
cnt The length of the data section in words

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 Tue Jul 17 04:26:12 2007 by  doxygen 1.4.4