GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> EFC / V4-5-0 > gdgfc / rhel6-32


Interface   Data Structures   File List   Data Fields   Globals  

GFC_cfgPrint.c File Reference

Prints the contents of the user parameter and/or sampling configuration blocks. record. More...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <EFC/GFC_cfg.h>
#include <EFC/GFC_def.h>
#include <EFC/EFC_samplerPrint.h>
#include <EFC/GFC_cfgPrint.h>
#include <EDS/ECR_cal.h>
#include <AFC_splashMapDef.h>
#include <ATF_shadowedTowersDef.h>

Functions

static void printHdr (const char *title)
 Prints a header.
static void printCfg (const GammaCfgPrms *cfg)
 Prints the contents of a configuration.
unsigned int GFC_cfgPrint (void *ctx, const GFC_cfg *cfg, const EFC_sampler *sampler, unsigned int list)
 Callback routine to print the parameters.


Detailed Description

Prints the contents of the user parameter and/or sampling configuration blocks. record.

Author:
JJRussell - russell@slac.stanford.edu

    CVS $Id

Function Documentation

unsigned int GFC_cfgPrint ( void *  ctx,
const GFC_cfg cfg,
const EFC_sampler sampler,
unsigned int  list 
)

Callback routine to print the parameters.

Returns:
The modified list
Parameters:
ctx User context parameter (ignored in this routine)
cfg The configuration block to print
sampler The sampler block
list The list of blocks left to print, by implication, done when this is 0.

References printCfg(), printHdr(), and _GFC_cfg::prms.

static void printCfg ( const GammaCfgPrms cfg  )  [static]

static void printHdr ( const char *  title  )  [static]

Prints a header.

Parameters:
title A string giving a description of what is to follow

Referenced by GFC_cfgPrint().


Generated on Wed Jan 4 14:15:11 2012 by  doxygen 1.5.8