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

Constituent: qssp     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QSSP_labels.h File Reference

Defines the ASCII labels for the Science Statistics Physics entries. More...

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


Typedefs

typedef _QSSP_labels QSSP_labels
typedef _QSSP_labelsHandlers QSSP_labelsHandlers

Functions

const QSSP_labelsQSSP_labelsGet (const QSSP_labelsHandlers *handlers, unsigned int handlerId)
 Retrieves a pointer for the labels for the specified handler.
const char * QSSP_labelsHandlerGet (const QSSP_labels *labels)
 Retrieves a pointer to title string (the handler name).
const char * QSSP_labelsConditionGet (const QSSP_labels *labels, unsigned int conditionId)
 Retrieves a pointer to condition string (the condition's name).

Detailed Description

Defines the ASCII labels for the Science Statistics Physics entries.

Author:
JJRussell - russell@slac.stanford.edu
   CVS $Id: QSSP_labels.h,v 1.1.1.1 2008/04/02 01:19:26 russell Exp $

Function Documentation

const char* QSSP_labelsConditionGet const QSSP_labels labels,
unsigned int  conditionId
 

Retrieves a pointer to condition string (the condition's name).

Parameters:
labels The label structure for the handler
conditionId The condition identify [0,31]

const QSSP_labels* QSSP_labelsGet const QSSP_labelsHandlers handlers,
unsigned int  handlerId
 

Retrieves a pointer for the labels for the specified handler.

Parameters:
handlers The labels for all the handlers
handlerId The handler's identifier (e.g. EH_ID_K_GAMMA, etc)

const char* QSSP_labelsHandlerGet const QSSP_labels labels  ) 
 

Retrieves a pointer to title string (the handler name).

Parameters:
labels The label structure for the handler


Generated on Tue Apr 15 01:26:58 2008 by  doxygen 1.4.4