GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSSP / V1-1-1 > qsspprint / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QASC_samplePrint.h File Reference

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


Typedefs

typedef enum _QASC_PRINT_M QASC_PRINT_M
 Typedef for enum _QASC_PRINT_M.

Enumerations

enum  _QASC_PRINT_M {
  QASC_PRINT_M_SUMMARY = 1 << 0,
  QASC_PRINT_M_CNO = 1 << 1,
  QASC_PRINT_M_TILE = 1 << 2,
  QASC_PRINT_M_HDR = 1 << 4,
  QASC_PRINT_M_MONITOR = 1 << 5,
  QASC_PRINT_M_ALL
}
 Enumerates the print options. More...

Functions

void QASC_samplePrint (const QASC_sample *sample, int version, unsigned int options)
 Prints the statistics counters.


Detailed Description

ACD Software Rate Counters, print interface.

Author:
JJRussell - russell@slac.stanford.edu

    CVS $Id: QASC_samplePrint.h,v 1.1 2008/06/10 22:28:38 russell Exp $

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

Enumeration Type Documentation

Enumerates the print options.

Enumerator:
QASC_PRINT_M_SUMMARY  Print summary table
QASC_PRINT_M_CNO  Print CNO histograms
QASC_PRINT_M_TILE  Print TILE hisograms
QASC_PRINT_M_HDR  Print header information
QASC_PRINT_M_MONITOR  Print the monitor information
QASC_PRINT_M_ALL  Print everything


Function Documentation

void QASC_samplePrint ( const QASC_sample sample,
int  version,
unsigned int  options 
)


Generated on Wed Nov 21 21:13:00 2012 by  doxygen 1.5.8