close
Warning:
Can't synchronize with repository "(default)" (/hepforge/svn/rave does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Jun 2, 2007, 10:40:47 AM (17 years ago)
- Author:
-
anonymous
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v2
|
v3
|
|
17 | 17 | * avf |
18 | 18 | AdaptiveVertexFitter The avf respects the following parameters: |
19 | | * sigmacut |
20 | | The value for [ = sqrt (2) ] at which a track has track weight=0.5. |
21 | | * Tini |
22 | | Initial temperature in the annealing schedule. |
23 | | * ratio |
24 | | The ratio with which the temperature falls in each iteration step. |
25 | | |
| 19 | * sigmacut: The value for [ = sqrt (2) ] at which a track has track weight=0.5. |
| 20 | * Tini: Initial temperature in the annealing schedule. |
| 21 | * ratio: The ratio with which the temperature falls in each iteration step. |
26 | 22 | Default is: avf-Tini:256-ratio:0.25-sigmacut:3 |
27 | 23 | * tkf |
28 | 24 | TrimmedKalmanVertexFinder The tkf respects the following parameters: |
29 | | ptcut |
30 | | |
31 | | Cut in the tracks' pT, given in GeV/c. |
32 | | vtxcut |
33 | | |
34 | | Bla FIXME |
35 | | trackcutpv |
36 | | |
37 | | Bla FIXME |
38 | | trackcutsv |
39 | | |
40 | | Bla FIXME |
41 | | |
42 | | Default is: tkf-ptcut:0-trkcutpv:0.05-trkcutsv:0.01-vtxcut:0.01 |
| 25 | * ptcut: Cut in the tracks' pT, given in GeV/c. |
| 26 | * vtxcut: Bla FIXME |
| 27 | * trackcutpv: Bla FIXME |
| 28 | * trackcutsv: Bla FIXME |
| 29 | Default is: tkf-ptcut:0-trkcutpv:0.05-trkcutsv:0.01-vtxcut:0.01 |