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

Constituent: defc     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

TFC_prjDef.h File Reference

Defines the data structure describing a track projection and a collection of track projections. More...

#include "EFC/TFC_prjList.h"

Include dependency graph for TFC_prjDef.h:

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


Data Structures

struct  _TFC_hit
 Information about a hit on a projection. More...
struct  _TFC_prjPrms
 The parameters that describe a projection. More...
struct  _TFC_prj
 The data structure describing a track projection. More...
struct  _TFC_prjDir
 Directory structure to locate the projections. More...
struct  _TFC_prjs
 The data structure describing a collection of track projections. More...

Typedefs

typedef _TFC_prj TFC_prj
 Typedef for struct _TFC_prj.
typedef _TFC_hit TFC_hit
 Typedef for struct _TFC_hit.
typedef _TFC_prjPrms TFC_prjPrms
 Typedef struct _TFC_prjPrms.
typedef _TFC_prjDir TFC_prjDir
 Typedef for struct TFC_prjDir.
typedef _TFC_prjs TFC_prjs
 Typedef for struct _TFC_prjs.

Functions

static __inline TFC_prjTFC__prjFromTopNode (const TFC_prjNode *node) ATTR_UNUSED_OK
 Given a top projection node, returns a pointer to the projection.
static __inline TFC_prjTFC__prjFromBotNode (const TFC_prjNode *node) ATTR_UNUSED_OK
 Given a bottom projection node, returns a pointer to the projection.

Detailed Description

Defines the data structure describing a track projection and a collection of track projections.

Author:
JJRussell - russell@slac.stanford.edu
   CVS $Id: TFC_prjDef.h,v 1.1 2007/06/17 22:14:18 russell Exp $

Function Documentation

static __inline TFC_prj * TFC__prjFromBotNode const TFC_prjNode node  )  [static]
 

Given a bottom projection node, returns a pointer to the projection.

Returns:
A pointer to the projection
Parameters:
node The bottom projection node

static __inline TFC_prj * TFC__prjFromTopNode const TFC_prjNode node  )  [static]
 

Given a top projection node, returns a pointer to the projection.

Returns:
A pointer to the projection
Parameters:
node The top projection node


Generated on Thu Sep 4 01:41:22 2008 by  doxygen 1.4.4