struct SPAR

SUSi Parameters Table.

[more]int nmod
Number of Modification(normally=1).
[more]int dfla
Default Flag: .
[more]int seed
Dimension of the SEEDing algorithm.
[more]int angu
= 0 Minimal Z approach in 2-plane.
[more]int prop
= 0 No PROPER TRACK business .
[more]int algo
= 0 No refit business .
[more]int mhsl
Number of Hitted SL .
[more]float qual
Minimal Track Quality Cut .
[more]float perc
Minimal Correct hits contents .
[more]float wmis
Weight for missing hits .
[more]float wch2
Weight for chi2 .
[more]float mnto
Minimal Tolerance Parameter .
[more]float mxto
Maximal Tolerance Parameter .
[more]float anto
Angle Tolerance Parameter '.
[more]float crit
CRITICAL Parameter .
[more]float twin
TARGET_WINDOW Parameter '.
[more]float pmin
Minimal Momenta for a Particle .


Documentation

SUSi Parameters Table.

This table consiists of almost all vital SUSi parameters. Be careful to modify them! In the case of errors table automatically reset to default values.

oint nmod
Number of Modification(normally=1).

oint dfla
Default Flag: .

>0 Default Parameters <0 Not default Parametrs =0 Not Yet Defined! Dangerous!!!!

oint seed
Dimension of the SEEDing algorithm.

= 4 Standard documented 4-plane seeds for SUSi, robust and ' well tested. Disadvantage - execution time proportional to n_hit**4, very low track reconstruction efficiency for large occupancy. = 2 Very Simple 2-plane seeding algorithm. Advantages: 5-10 times faster and much larger efficiency for high occupancy. It is DEFAULT!!

oint angu
= 0 Minimal Z approach in 2-plane.

seeding algorithm(default) = 1 Minimal Angular difference approach '

oint prop
= 0 No PROPER TRACK business .

oint algo
= 0 No refit business .

= 1 Kalman Smother refit = 2 Reverse Kalman refit

oint mhsl
Number of Hitted SL .

ofloat qual
Minimal Track Quality Cut .

ofloat perc
Minimal Correct hits contents .

ofloat wmis
Weight for missing hits .

ofloat wch2
Weight for chi2 .

ofloat mnto
Minimal Tolerance Parameter .

ofloat mxto
Maximal Tolerance Parameter .

ofloat anto
Angle Tolerance Parameter '.

ofloat crit
CRITICAL Parameter .

ofloat twin
TARGET_WINDOW Parameter '.

ofloat pmin
Minimal Momenta for a Particle .

Used twice: a) for a Proper Track Definition b) for MS estimation in s_klmpre.F

Alphabetic index



This page was generated with the help of DOC++.