/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
FastSimulation/TrackingRecHitProducer/doc/TrackingRecHitProducer.doc
66 строк
3 KB
Giulio Eulisse
Snapshot of CMSSW_6_2_0_pre8.
26 июн 2013, 18:12
26 июн 2013, 18:12
214ab73
Код
Авторство
О чём код?
/*! \page FastSimulation_TrackingRecHitProducer Package FastSimulation/TrackingRecHitProducer <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/FastSimulation/TrackingRecHitProducer/?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/FastSimulation/TrackingRecHitProducer/.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 allows the production of RecHits in the Tracker, starting from the PSimHits created by the intersections of the charged particle trajectories and the actual sensitive modules of the tracker, the position of which is taken from the tracker reconstruction geometry. The RecHit production consists in taking all the PSimHit's generated by the FamosSimHit producer, and applying a smearing to their position, according to the average resolution functions predicted by the GEANT-based simulation for single muons, for each of the pixel and silicon detector layers. RecHit's are also ordered for subsequent use in the default fastsim tracking, in which only hits produced by a given simTrack are fitted, without using a time demanding full pattern recognition. The steering of the Tracker RecHit production is configured in SiTrackerGaussianSmearingRecHitConverter_cfi.py \subsection interface Public interface <!-- List the classes that are provided for use in other packages (if any) --> - FastPixelCPEESProducer - FastPixelCPE - FastStripCPEESProducer - FastStripCPE - GSRecHitMatcher - SiClusterTranslator - SiPixelGaussianSmearingRecHitConverterAlgorithm - SiStripGaussianSmearingRecHitConverterAlgorithm - SiTrackerGaussianSmearingRecHitConverter - TrackingRecHitTranslator \subsection pluginai Plugins <!-- List the plugins that are provided for use in other packages (if any) --> \subsection modules Modules <!-- Describe modules implemented in this package and their parameter set --> - SiTrackerGaussianSmearingRecHitConverter - TrackingRecHitTranslator - SiClusterTranslator \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 --> Unknown <hr> Last updated: @DATE@ Author: computer-generated. */