/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
TrackingTools/TrackFitters/doc/TrackFitters.doc
53 строки
2 KB
Giulio Eulisse
Snapshot of CMSSW_6_2_0_pre8.
26 июн 2013, 18:12
26 июн 2013, 18:12
214ab73
Код
Авторство
О чём код?
/*! \page TrackingTools_TrackFitters Package TrackingTools/TrackFitters <center> <small> <!-- @CVS_TAG@ will be substituted at build time, no need to touch --> <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> - <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> </small> </center> \section desc Description <!-- Short description of what this package is supposed to provide --> 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. \subsection interface Public interface <!-- List the classes that are provided for use in other packages (if any) --> - KFFittingSmootherESProducer - KFFittingSmoother - KFSplittingFitter - KFTrajectoryFitterESProducer - KFTrajectoryFitter - KFTrajectorySmootherESProducer - KFTrajectorySmoother - RecHitLessByDet - RecHitSorter - RecHitSplitter - TrajectoryStateCombiner - TrajectoryStateWithArbitraryError \subsection modules Modules <!-- Describe modules implemented in this package and their parameter set --> - KFTrajectoryFitterESProducer - KFTrajectorySmootherESProducer - KFFittingSmootherESProducer \subsection tests Unit tests and examples <!-- Describe cppunit tests and example configuration files --> Unknown \section status Status and planned development <!-- e.g. completed, stable, missing features --> stable <hr> Last updated: @DATE@ Author: cerati. */