GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > EFC / V4-1-0

Constituent: efcprint     Tag: mv2304


Interface   Data Structures   File List   Data Fields   Globals  

TFC_prjPrint.c File Reference

Defines the implementation for the projection printing routines. These routines are for diagnostic and debugging purposes only. More...

#include <stdio.h>
#include "EFC/TFC_prjPrint.h"
#include "EFC/TFC_prjDef.h"
#include "EDS/FFS.h"

Include dependency graph for TFC_prjPrint.c:


Functions

static void printPrjs (const TFC_prj *prj, int xCnt, int yCnt, int towerId)
 Prints an ASCII dump of the X and Y projections from the specified list.
void TFC_prjsPrint (const TFC_prjs *prjs, unsigned int twrMsk)
 Prints an ASCII dump of the projections for the specified towers.

Detailed Description

Defines the implementation for the projection printing routines. These routines are for diagnostic and debugging purposes only.

Author:
JJRussell - russell@slac.stanford.edu
    CVS $Id: TFC_prjPrint.c,v 1.1 2007/06/17 22:14:18 russell Exp $

Function Documentation

static void printPrjs const TFC_prj prj,
int  xCnt,
int  yCnt,
int  towerId
[static]
 

Prints an ASCII dump of the X and Y projections from the specified list.

Parameters:
prj The list of projections. It is assumed that the projections are ordered X projections first, followed by the Y projections.
xCnt The number of X projections
yCnt The number of Y projections
towerId The tower id associated with this list of projections

void TFC_prjsPrint const TFC_prjs prjs,
unsigned int  twrMsk
 

Prints an ASCII dump of the projections for the specified towers.

Parameters:
prjs The list of projections for the specified tower
twrMsk The list of towers to print, left justified, MSB = Tower 0.


Generated on Wed Dec 19 03:08:47 2007 by  doxygen 1.4.4