/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
SimTracker/TrackerHitAssociation/doc/TrackerHitAssociation.doc
44 строки
2 KB
Giulio Eulisse
Snapshot of CMSSW_6_2_0_pre8.
26 июн 2013, 18:12
26 июн 2013, 18:12
214ab73
Код
Авторство
О чём код?
/*! \page SimTracker_TrackerHitAssociation Package SimTracker/TrackerHitAssociation <center> <small> <!-- @CVS_TAG@ will be substituted at build time, no need to touch --> <a href=http://cmsdoc.cern.ch/swdev/viewcvs/viewcvs.cgi/CMSSW/SimTracker/TrackerHitAssociation/?cvsroot=CMSSW&only_with_tag=@CVS_TAG@>Source code (CVS tag: @CVS_TAG@)</a> - <a href=http://cmsdoc.cern.ch/swdev/viewcvs/viewcvs.cgi/CMSSW/SimTracker/TrackerHitAssociation/.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 package features the TrackerHitAssociator class for association tracker RecHits with SimHits. \subsection interface Public interface <!-- List the classes that are provided for use in other packages (if any) --> - TrackerHitAssociator RecHit-SimHit association class. \subsection modules Modules <!-- Describe modules implemented in this package and their parameter set --> None. \subsection tests Unit tests and examples <!-- Describe cppunit tests and example configuration files --> An example for using the TrackerHitAssociator class is given in test/TestAssociator.cc. To run the TestAssociator example: cmsRun test/test.cfg To generate and reconstruct hits in the strip and pixel silicon tracker: cmsRun test/test_gen_to_rechits_pixel_strips.cfg \section status Status and planned development <!-- e.g. completed, stable, missing features --> Stable. <hr> Last updated: @DATE@ Author: V.Chiochia. */