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

Constituent: igfc     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

TFC_skirt.c File Reference

Routines to project XY projections to the skirt region. More...

#include "EFC/EDM.h"
#include "EFC/TFC_prjDef.h"
#include "TFC_geometryDef.h"
#include "TFC_skirt.h"

Include dependency graph for TFC_skirt.c:


Defines

#define TM(_n)   (0x8000 >> (_n))

Enumerations

enum  _SKIRT_M { SKIRT_M_TOWERS }

Functions

int TFC_skirtProject (TFC_prj *prj, int xCnt, int yCnt, const TFC_geometry *geo, unsigned char skirtxy[2][16])
 Checks the specified list of projections, looking for regions of skirt that these projections pass through.

Detailed Description

Routines to project XY projections to the skirt region.

Author:
JJRussell - russell@slac.stanford.edu
    CVS $Id: TFC_skirt.c,v 1.5 2007/06/17 22:36:20 russell Exp $

Function Documentation

int TFC_skirtProject TFC_prj prj,
int  xCnt,
int  yCnt,
const TFC_geometry geo,
unsigned char  skirtxy[2][16]
 

Checks the specified list of projections, looking for regions of skirt that these projections pass through.

Returns:
The XY regions that the projections pass through
Parameters:
prj The list of projections, assumed X projections first followed by the Y projections
xCnt The number of X projections
yCnt The number of Y projections
geo The LAT geometry specification
skirtxy The accumulated coincidence masks


Generated on Fri Jan 25 01:26:53 2008 by  doxygen 1.4.4