Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /TrackingTools/TrackFitters/doc/TrackFitters.doc is written in an unsupported language. File is not indexed.

0001 
0002 /*!
0003 
0004 \page TrackingTools_TrackFitters Package TrackingTools/TrackFitters
0005 
0006 <center>
0007 <small>
0008 
0009 <!-- @CVS_TAG@ will be substituted at build time, no need to touch -->
0010 <a href=http://cmssw.cvs.cern.ch/cgi-bin/cmssw.cgi/CMSSW/TrackingTools/TrackFitters/?cvsroot=CMSSW&only_with_tag=@CVS_TAG@>Source code (CVS tag: @CVS_TAG@)</a> - 
0011 <a href=http://cmssw.cvs.cern.ch/cgi-bin/cmssw.cgi/CMSSW/TrackingTools/TrackFitters/.admin/developers?rev=HEAD&cvsroot=CMSSW&content-type=text/vnd.viewcvs-markup>Administrative privileges</a>
0012 </small>
0013 </center>
0014 
0015 \section desc Description
0016 <!-- Short description of what this package is supposed to provide -->
0017 
0018 This packeage contains classes to perform Kalman Filter fits on a trajectory or a collection of hits. The main features are the KFTrajectoryFitter that performs a forward fit, and the KFFittingSmoother that performs a forward+backward fit.
0019 
0020 \subsection interface Public interface
0021 <!-- List the classes that are provided for use in other packages (if any) -->
0022 
0023 - KFFittingSmootherESProducer
0024 - KFFittingSmoother
0025 - KFSplittingFitter
0026 - KFTrajectoryFitterESProducer
0027 - KFTrajectoryFitter
0028 - KFTrajectorySmootherESProducer
0029 - KFTrajectorySmoother
0030 - RecHitLessByDet
0031 - RecHitSorter
0032 - RecHitSplitter
0033 - TrajectoryStateCombiner
0034 - TrajectoryStateWithArbitraryError
0035 
0036 \subsection modules Modules
0037 <!-- Describe modules implemented in this package and their parameter set -->
0038 
0039 - KFTrajectoryFitterESProducer
0040 - KFTrajectorySmootherESProducer
0041 - KFFittingSmootherESProducer
0042 
0043 \subsection tests Unit tests and examples
0044 <!-- Describe cppunit tests and example configuration files -->
0045 Unknown
0046 
0047 \section status Status and planned development
0048 <!-- e.g. completed, stable, missing features -->
0049 stable
0050 
0051 <hr>
0052 Last updated:
0053 @DATE@  Author: cerati.
0054 */
0055