GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QSEP / V3-3-0

Constituent: qsepprint     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QSEP_ctxPrint.h File Reference

Interface to produce a simple ASCII display of the physics application specific data. More...

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


Functions

void QSEP_ctxPrint (const QSEP_ctx *ctx)
 Dumps the complete context of the physics application specific context information.
void QSEP_ctxPrintKeys (const QSEP_ctx *ctx)
 Dumps the file keys contained in the physics application specific context information.
void QSEP_ctxPrintEds (const QSEP_ctx *ctx)
 Dumps the configuration of the event handlers (this is really the configuration of the processing piece of the Event Delivery System) contained in the physics application specific context information.
void QSEP_ctxPrintRsd (const QSEP_ctx *ctx)
 Dumps the configuration of result summary data for each event handler that is
  1. Enabled
  2. Produces such information.


Detailed Description

Interface to produce a simple ASCII display of the physics application specific data.

Author:
JJRussell - russell@slac.stanford.edu

   CVS $Id: QSEP_ctxPrint.h,v 1.1 2005/11/16 02:34:49 russell Exp $

Function Documentation

void QSEP_ctxPrint ( const QSEP_ctx *  ctx  ) 

Dumps the complete context of the physics application specific context information.

Parameters:
ctx Pointer to the physics application specific context information

void QSEP_ctxPrintEds ( const QSEP_ctx *  ctx  ) 

Dumps the configuration of the event handlers (this is really the configuration of the processing piece of the Event Delivery System) contained in the physics application specific context information.

Parameters:
ctx Pointer to the physics application specific context information

void QSEP_ctxPrintKeys ( const QSEP_ctx *  ctx  ) 

Dumps the file keys contained in the physics application specific context information.

Parameters:
ctx Pointer to the physics application specific context information

void QSEP_ctxPrintRsd ( const QSEP_ctx *  ctx  ) 

Dumps the configuration of result summary data for each event handler that is

  1. Enabled
  2. Produces such information.

Parameters:
ctx Pointer to the physics application specific context information


Generated on Sat Jun 20 01:49:02 2009 by  doxygen 1.5.3