GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > EMP / V1-3-1

Constituent: ascprint     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

ASC_print.h File Reference

ACD Software Rate Counters, print histograms interface. More...

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


Typedefs

typedef enum _ASC_PRINT_M ASC_PRINT_M
 Typedef for enum _ASC_PRINT_M.

Enumerations

enum  _ASC_PRINT_M {
  ASC_PRINT_M_SUMMARY = 0x01,
  ASC_PRINT_M_CNO = 0x02,
  ASC_PRINT_M_COUNTERS = 0x04
}
 Print options for ASC_lsfPrint. More...

Functions

void ASC_print (const ASC_counters *counters, unsigned int options)
 Prints the statistics counters.

Detailed Description

ACD Software Rate Counters, print histograms interface.

Author:
JJRussell - russell@slac.stanford.edu
    CVS $Id: ASC_print.h,v 1.1 2006/03/01 01:44:37 russell Exp $

SYNOPSIS
Defines the the interface for printing the ACD software rate counters, used for diagnostics and testing purposes

Enumeration Type Documentation

enum _ASC_PRINT_M
 

Print options for ASC_lsfPrint.

Enumerator:
ASC_PRINT_M_SUMMARY  Print summary record
ASC_PRINT_M_CNO  Print CNO histogram
ASC_PRINT_M_COUNTERS  Print ASC histograms


Function Documentation

void ASC_print const ASC_counters counters,
unsigned int  options
 

Prints the statistics counters.

Parameters:
counters The statistics counters to print
options Show options


Generated on Sat Jan 6 02:44:02 2007 by  doxygen 1.4.4