Back to home page

Project CMSSW displayed by LXR

 
 

    


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

0001 
0002 /*!
0003 
0004 \page TrackingTools_KalmanUpdators Package TrackingTools/KalmanUpdators
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/KalmanUpdators/?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/KalmanUpdators/.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 Package contains classes to compute the the Chi^2 of a TrajectoryState with a RecHit and to update trajectory state by combining predicted state and measurement as prescribed in the Kalman Filter algorithm.
0019 
0020 \subsection interface Public interface
0021 <!-- List the classes that are provided for use in other packages (if any) -->
0022 
0023 - Chi2MeasurementEstimatorBase
0024 - Chi2MeasurementEstimatorESProducer
0025 - Chi2MeasurementEstimator
0026 - Chi2Strip1DEstimator
0027 - Chi2StripEstimator
0028 - Chi2Switching1DEstimator
0029 - Chi2SwitchingEstimator
0030 - KFStrip1DUpdator
0031 - KFStripUpdator
0032 - KFSwitching1DUpdator
0033 - KFSwitchingUpdator
0034 - KFUpdatorESProducer
0035 - KFUpdator
0036 - Strip1DMeasurementTransformator
0037 - StripMeasurementTransformator
0038 
0039 \subsection modules Modules
0040 <!-- Describe modules implemented in this package and their parameter set -->
0041 
0042 - KFUpdatorESProducer
0043 - Chi2MeasurementEstimatorESProducer
0044 
0045 \subsection tests Unit tests and examples
0046 <!-- Describe cppunit tests and example configuration files -->
0047 Unknown
0048 
0049 \section status Status and planned development
0050 <!-- e.g. completed, stable, missing features -->
0051 completed
0052 
0053 <hr>
0054 Last updated:
0055 @DATE@  Author: cerati.
0056 */
0057