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 8 and Version 9 of RaveMethods


Ignore:
Timestamp:
Jun 9, 2007, 10:27:24 PM (17 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RaveMethods

    v8 v9  
    1 The method string used in rave::Factory has the following general structure:
     1The method string used in rave::VertexFactory has the following general structure:
    22
    33{{{
     
    1414As for the finders, the following algorithms are defined:
    1515
    16  * kalman
     16 * '''kalman'''
    1717   KalmanVertexFitter This is the simple linear kalman filter that takes no extra parameters.
    18  * avf
     18 * '''avf'''
    1919   AdaptiveVertexFitter The avf respects the following parameters:
    2020   * ''sigmacut'': The value for [ = sqrt (2) ] at which a track has track weight=0.5.
     
    2323
    2424   Default is: avf-Tini:256-ratio:0.25-sigmacut:3
    25  * tkf
     25 * '''tkf'''
    2626   TrimmedKalmanVertexFinder The tkf respects the following parameters:
    2727   * ''ptcut'': Cut in the tracks' pT, given in GeV/c.
     
    3131   
    3232   Default is: tkf-ptcut:0-trkcutpv:0.05-trkcutsv:0.01-vtxcut:0.01
    33  * mvf
     33 * '''mvf'''
    3434   MultiVertexFitter:
    3535   * ''sigmacut''
    3636
    3737   Default: mvf-sigmacut:9.0
    38  * avr
     38 * '''avr'''
    3939   AdaptiveVertexReconstructor: Iterative adaptive vertex fitting.
    4040   * ''primcut'': Cut (in terms of sigma) on the primary (i.e. first) vertex