/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
SimDataFormats/TrackingAnalysis/doc/TrackingAnalysis.doc
44 строки
1 KB
Giulio Eulisse
Snapshot of CMSSW_6_2_0_pre8.
26 июн 2013, 18:12
26 июн 2013, 18:12
214ab73
Код
Авторство
О чём код?
/*! \page SimDataFormats_TrackingAnalysis Package SimDataFormats/TrackingAnalysis <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/SimDataFormats/TrackingAnalysis/?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/SimDataFormats/TrackingAnalysis/.admin/developers?rev=HEAD&cvsroot=CMSSW&content-type=text/vnd.viewcvs-markup>Administrative privileges</a> </small> </center> \section desc Description This package defines two classes, TrackingParticle and TrackingVertex. These classes provide an easier to use interface to both the HepMC (generator) information and GEANT (simulation) information. These objects can then be associated with reconstructed tracks and vertices. The producer for these classes is in SimGeneral/TrackingAnalysis. \subsection interface Public interface Both clases TrackingParticle and TrackingVertex are available for public use. \subsection modules Modules No modules are provided by this package. \subsection tests Unit tests and examples None \section status Status and planned development Full documentation of the methods provided by this class can be found at https://twiki.cern.ch/twiki/bin/view/CMS/SWGuideTrackingTruth <hr> Last updated: @DATE@ Author: computer-generated. */