GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QSSP / V1-1-0

Constituent: qssp     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QSTD_ctx.h File Reference

Public defines of the standard Science Statistics Physics context. More...

#include "QSSP/QSSP_ctx.h"

Include dependency graph for QSTD_ctx.h:

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


Data Structures

struct  _QSTD_ctxVersions
 The various versions for the statistics. More...
struct  _QSTD_ctx
 Binds together all the meta-information about an event. More...

Typedefs

typedef _QSTD QSTD
 Typedef for struct _QSTD.
typedef _QSTD_labels QSTD_labels
 Typedef for struct _QSTD_labels.
typedef _QSTD_sample QSTD_sample
typedef _QSTD_ctxVersions QSTD_ctxVersions
 Typedef for struct _QSTD_ctxVersions.
typedef _QSTD_ctx QSTD_ctx
 Typedef for QSSP_ctx.

Functions

void QSTD_ctxConstruct (QSTD_ctx *ctx)

Detailed Description

Public defines of the standard Science Statistics Physics context.

Author:
JJRussell - russell@slac.stanford.edu
   CVS $Id: QSTD_ctx.h,v 1.3 2008/09/18 22:50:11 russell Exp $

Typedef Documentation

QSTD_ctxVersions
 

Typedef for struct _QSTD_ctxVersions.

All version numbers are derived from the master version number. That is, once the master version number is known, a simply mapping function using the master version number will yield all the others.

Note that the sample version will evolve only when the shape of QSTD_sample changes, whereas the conditions version will change when the meaning of the bits in the condition word change. A change in the former set will effect the statistics of all handlers, while a condition's version reflects a change in the individual handler's condition word layout. Because of this, the former will likely evolve at a much slower pace than the latter.


Generated on Sat Sep 20 03:01:08 2008 by  doxygen 1.4.4