GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QSEP / V3-2-0

Constituent: qsep_print     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

qsep_select.h File Reference

QSEP specific event selection, interface. More...

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


Typedefs

typedef _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.

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


Generated on Wed Oct 29 01:34:47 2008 by  doxygen 1.4.4