GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> EFC / dev > gdgfc / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

GFC_statsPrint.h File Reference

Defines the interface for gammas statistics print routine. More...


Functions

void GFC_statsPrint (const GFC_stats *stats, const EFC_sampler *sampler)
 Prints the statistics block in ASCII format to standard output.
void GFC_statsAltPrint (const GFC_stats *stats, const EFC_sampler *sampler, int nenergies, const unsigned int *energies)
 Prints the statistics block in ASCII format to standard output.


Detailed Description

Defines the interface for gammas statistics print routine.

Author:
JJRussell - russell@slac.stanford.edu

   CVS $Id: GFC_statsPrint.h,v 1.2 2008/09/15 20:56:40 russell Exp $

Function Documentation

void GFC_statsAltPrint ( const GFC_stats stats,
const EFC_sampler sampler,
int  nenergies,
const unsigned int *  energies 
)

Prints the statistics block in ASCII format to standard output.

Parameters:
stats The statistics block to print.
sampler The EFC sampling structure. This definition the various classes (vetoes, passes, information) that characterize the bits of the condition word and the prescalers.
nenergies The number of energy bins
energies Array defining the upper limit of the energy bin.

References _EFC_sampler::classes, _EFC_samplerClasses::defined, _EFC_samplerClasses::enabled, _EFC_classes::passes, printBody(), printHeader(), and _EFC_classes::vetoes.

Referenced by GFC_statsPrint().

void GFC_statsPrint ( const GFC_stats stats,
const EFC_sampler sampler 
)

Prints the statistics block in ASCII format to standard output.

Parameters:
stats The statistics block to print.
sampler The EFC sampling structure. This definition the various classes (vetoes, passes, information) that characterize the bits of the condition word and the prescalers.

References GFC_statsAltPrint().


Generated on Wed Jan 16 13:18:19 2013 by  doxygen 1.5.8