GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSEP / V3-4-1 > qsep_print / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

qsep_select.h File Reference

QSEP specific event selection, interface. More...


Typedefs

typedef struct _ESS_ctl ESS_ctl

Functions

int qsep_select_parse_size (ESS_ctl *ess, const char *s)
 Chooses which is the relevant event size, the datagram size or the expanded EBF size.
void qsep_select_usage (int which)
 Prints the selection usage explanations.


Detailed Description

QSEP specific event selection, interface.

Author:
JJRussell - russell@slac.stanford.edu

   CVS $Id: qsep_select.h,v 1.1 2008/09/19 23:44:07 russell Exp $

Function Documentation

int qsep_select_parse_size ( ESS_ctl *  ess,
const char *  s 
)

Chooses which is the relevant event size, the datagram size or the expanded EBF size.

Parameters:
ess The Event Selection control handle
s The options string to parse.
If the first character of the options string is
  • D, then use datagram size
  • E or anything else, then use the expanded EBF size.

Referenced by get_ctl().

void qsep_select_usage ( int  which  ) 

Prints the selection usage explanations.

Parameters:
which Which string to print
  • 0 The basic terse explanation
  • 1 The full explanation

References Select_Condition_Usage, Select_Range_Usage, and Select_Readout_Usage.

Referenced by report_usage().


Generated on Wed Nov 30 01:50:36 2011 by  doxygen 1.5.8