rave is hosted by Hepforge, IPPP Durham
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.

Changes between Version 2 and Version 3 of RaveMethods


Ignore:
Timestamp:
Jun 2, 2007, 10:40:47 AM (17 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RaveMethods

    v2 v3  
    1717 * avf
    1818   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.
    2622   Default is: avf-Tini:256-ratio:0.25-sigmacut:3
    2723 * tkf
    2824    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