GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> XFC / V0-2-0 > hfcprint / mv2304
#include <HFC_def.h>
Public Attributes | |
| unsigned int | ethreshold |
| unsigned int | nmaxlogs |
| unsigned int | tolerance |
| unsigned int _HfcCfgCal::ethreshold |
The threshold, in 2*LEU, to consider a log hit, The factor of 2 comes from adding each end. Typically 50 Mev => 400/
Referenced by printCfg().
| unsigned int _HfcCfgCal::nmaxlogs |
The maximum number of logs per layer that can be above the the energy threshold, typically, 2.
Referenced by printCfg().
| unsigned int _HfcCfgCal::tolerance |
The layer-to-layer tolerance, typically 50%, this is expressed in units of 128, so 1 ~= ~1%. Typically 30%
Referenced by printCfg().
1.5.8