GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> EFC / dev > gdefc / rhel4-32


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>

Classes

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 struct _TFC_prj TFC_prj
 Typedef for struct _TFC_prj.
typedef struct _TFC_hit TFC_hit
 Typedef for struct _TFC_hit.
typedef struct _TFC_prjPrms TFC_prjPrms
 Typedef struct _TFC_prjPrms.
typedef struct _TFC_prjDir TFC_prjDir
 Typedef for struct TFC_prjDir.
typedef struct _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.2 2011/03/27 04:55:29 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 Mon Nov 14 10:00:31 2011 by  doxygen 1.5.8