GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > EFC / V4-2-2

Constituent: efc     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

EFC_edsFw.c File Reference

Event Filter Code utilities to interface to the EDS framework. More...

#include "EFC/EFC_edsFw.h"
#include "EFC/TFC_prjDef.h"
#include "EFC/TFC_prjFind.h"
#include "EDS/EDS_fw.h"

Include dependency graph for EFC_edsFw.c:


Functions

unsigned int EFC_edsFwObjectsAdd (EDS_fw *fw, unsigned int objects)
 Adds the specified objects to the EDS framework.

Detailed Description

Event Filter Code utilities to interface to the EDS framework.

Author:
JJRussell - russell@slac.stanford.edu
   CVS $Id: EFC_edsFw.c,v 1.5 2007/12/13 02:26:17 russell Exp $

Function Documentation

unsigned int EFC_edsFwObjectsAdd EDS_fw *  fw,
unsigned int  objects
 

Adds the specified objects to the EDS framework.

Returns:
A bit mask of the objects that failed to be properly added. A return value of 0 means all objects where successfully added.
Parameters:
fw The EDS framework handle
objects A bit mask of the objects to add. -1 effectively means add all the known objects.


Generated on Fri Sep 5 01:21:09 2008 by  doxygen 1.4.4