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  

AFC_splash.h File Reference

Interface to the ACD splash veto evaluation. More...

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


Functions

int AFC_splash (const AFC_splashMap *map, int acd_x, int acd_y, int acd_z)
 Determines whether the ACD pattern of hits satisfies the ACD splash veto condition.

Detailed Description

Interface to the ACD splash veto evaluation.

Author:
JJRussell - russell@slac.stanford.edu
    CVS $Id

Function Documentation

int AFC_splash const AFC_splashMap map,
int  acd_x,
int  acd_y,
int  acd_z
 

Determines whether the ACD pattern of hits satisfies the ACD splash veto condition.

Return values:
0,if the condition is not satisfied
1,if the condition is satisfied
Parameters:
map This map determines whether 2 tiles are considered 'near' or 'far' neighbors.
acd_x The ACD X face hits, expressed as a bit mask.
acd_y The ACD Y face hits, expressed as a bit mask.
acd_z The ACD Z (TOP) face hits, expressed as a bit mask.
The splash condition is satisfied if there is at least 1 pair of 'far' neighbors and at least 3 hits in the ACD tiles. The algorithm only considers the ACD TOP tiles and the upper two rows of the side tiles.


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