source: JEM-EUSO/esaf_lal/tags/v1_r0/esaf/config/Electronics/LblChipTrackingTrgEngine.cfg @ 117

Last change on this file since 117 was 117, checked in by moretto, 11 years ago

ESAF version compilable on mac OS

File size: 709 bytes
Line 
1# Config file for class LblChipTrackingTrgEngine
2#
3# Flags to control which pixels are used to find track segments
4LblChipTrackingTrgEngine.Pxlthr = 0
5#
6# Flags to control how track segments are found
7LblChipTrackingTrgEngine.Column = 1
8LblChipTrackingTrgEngine.Colthr = 0
9LblChipTrackingTrgEngine.Frmsinseg = 8
10LblChipTrackingTrgEngine.Segs = 2
11LblChipTrackingTrgEngine.Trksumthr = 18
12LblChipTrackingTrgEngine.Wantsumsub = 0
13#
14# Flags to control how segments are joined
15# and tracks are tested to persistency.
16LblChipTrackingTrgEngine.Frmsinpsum = 1
17LblChipTrackingTrgEngine.Minpersum = 1
18#
19# Flags to control level of output messages
20LblChipTrackingTrgEngine.Verbose = 0
21LblChipTrackingTrgEngine.Debug = 0
22
Note: See TracBrowser for help on using the repository browser.