| DOSF | I | ``SciFi Analysis On/Off'' D=1 |
| IIFL | I | ``Pixel Filter Mode'' D=3 |
| CSTM | I | ``Pixel Clustering Mode'' D=1 |
| IICFL | I | ``IIT Cluster Filter Mode'' D=0 |
| FHIT | I | ``Fiber Hit Finding Mode'' D=5 |
| FHFL | I | ``Hit Fiber Filtering Mode'' D=0 |
| NFHCL | I | ``Hit Fiber Clustering Hit Separation'' D=2 |
| FCFL | I | ``Fiber Cluster Filter'' D=3 |
| TRCK | I | ``Tracking Mode'' D=1 |
SciFi analysis flow mode control
DOSF : 0 No libscifi analysis (D)
1 Perform libscifi analysis
IIFL : 0 No pixel filtering.
1 Remove pixels from image that have less than
n connected neighbors. n is specified for
each IIT in database SFIIT.
2 Remove pixels from image that have less than
each ADC threshold of IIT, spiecified in
database SFIIT.
3 1 & 2 combined filtering is performed (D)
CSTM : 0 No pixel clustering
1 csort : neighboring pixels=cluster (D)
2 csort2 : ADC peak search.
(3 csort3 : cluster serach with smoothing)
IICFL: 0 No IIT cluster filtering (D)
1 IIT cluster filter 1
Parent Npix > 100, distance from parent edge < 15pix
Daughter Npix / Parent Npix < 0.1
2 IIT cluster filter 2
Parent > 40pix, Daughter > 10, parent-daughter < 20pix
Parent within biggest 5th.
FHIT : 0 No fiberhit finding
1 count ADCsum within fiber circle.
2 assign pixelcluster to the nearest fiber(hw=ADCsum)
3 count pixels within fiber circle.
4 assign pixelcluster to nearest fiber (hw=Npix)
5 same as 3, but pixel loop within each IIT clusters.
IIT cluster and fiber is in FIBER.iic array.
FIBER.iicw=Npix from the cluster. (D)
FHFL : 0 no filter (D, for FCFL-2)
1 hit fibers with hitweight less than threshold
are omitted. Threshold values are set in database
SFIIT.
NFHCL:<=0 No hit fiber clustering.
> 0 Perform hit fiber clustering with maximum
separation of fibers > NFHCL (D=2).
example: oo***o*ooo = 2 fiber clusters in
ooo**o**oo default setting.
FCFL : 0 No filter
1 Select heaviest Fiber Cluster in IIT cluster.
(for FHIT=5).
2 Remove fiber cluster with only upper/lower layer HFs
(apply for all IIT)
3 Both of 1 & 2(apply for high gain IIT only) (D)
4 Both of 1 & 2(for all IIT)
TRCK : 0 No tracking.
1 tracker-1: SFTR (HP SFT tracker) (D)
(2) tracker-2: Beamtest tracking (Obsolete)