source: JEM-EUSO/esaf_cc_at_lal/config/Electronics/LblChipTrackingTrgEngine.cfg @ 114

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

actual version of ESAF at CCin2p3

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.