GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> EFC / V4-5-5 > tolerances / rhel5-64


Interface   Data Structures   File List   Data Fields   Globals  

TFC_tolerancesCfg.h File Reference

An instance of the data used to configure a tolerance model. More...


Defines

#define FIND_TOLERANCE_MIN   ((unsigned int)5)
 The minimum tolerance, in units of strip widths, to accept a middle strip. This tolerance is used when comparing an actual hit strip address to the predicted strip address when initially finding a seed projection. Since this is a comparison with an absolute value, it is specified as an unsigned quantity.
#define FIND_TOLERANCE_MAX   ((unsigned int)32)
 The maximum tolerance, in units of strip widths, to accept a middle strip. This tolerance is used when comparing an actual hit strip address to the predicted strip address when initially finding a seed projection. Since this is a comparison with an absolute value, it is specified as an unsigned quantity.
#define EXTEND_1LAYER_TOLERANCE_MIN   ((unsigned int)5)
 The minimum tolerance, in units of strip widths, to accept a strip when extending a projection 1 layer. Since this is a comparison with an absolute value, it is specified as an unsigned quantity.
#define EXTEND_1LAYER_TOLERANCE_MAX   ((unsigned int)32)
 The maximum tolerance, in units of strip widths, to accept a strip when extending a projection 1 layer. Since this is a comparison with an absolute value, it is specified as an unsigned quantity.
#define EXTEND_2LAYER_TOLERANCE_MIN   ((unsigned int)5)
 The minimum tolerance, in units of strip widths, to accept a strip when extending a projection 2 layers. Since this is a comparison with an absolute value, it is specified as an unsigned quantity.
#define EXTEND_2LAYER_TOLERANCE_MAX   ((unsigned int)64)
 The maximum tolerance, in units of strip widths, to accept a strip when extending a projection 2 layers. Since this is a comparison with an absolute value, it is specified as an unsigned quantity.

Variables

static const TFC_tolerancesCfg TolerancesCfg


Detailed Description

An instance of the data used to configure a tolerance model.

Author:
JJRussell - russell@slac.stanford.edu

   CVS $Id: TFC_tolerancesCfg.h,v 1.1 2007/06/17 22:01:44 russell Exp $

Generated on Wed Jan 16 13:52:44 2013 by  doxygen 1.5.8