/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
SimDataFormats/TrackerDigiSimLink/doc/TrackerDigiSimLink.doc
45 строк
1 KB
Giulio Eulisse
Snapshot of CMSSW_6_2_0_pre8.
26 июн 2013, 18:12
26 июн 2013, 18:12
214ab73
Код
Авторство
О чём код?
/*! \page SimDataFormats_TrackerDigiSimLink Package SimDataFormats/TrackerDigiSimLink <center> <small> <!-- @PROJ_VERS@ will be substituted at build time, no need to touch --> <a href=http://cmsdoc.cern.ch/swdev/viewcvs/viewcvs.cgi/CMSSW/SimDataFormats/TrackerDigiSimLink/?cvsroot=CMSSW&only_with_tag=@PROJ_VERS@>CVS</a> - <a href=http://cmsdoc.cern.ch/swdev/viewcvs/viewcvs.cgi/CMSSW/SimDataFormats/TrackerDigiSimLink/.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 --> DataFormat for links between digi from tracker and simhits \subsection interface Public interface <!-- List the classes that are provided for use in other packages (if any) --> PixelDigiSimLinkCollection PixelDigiSimLink StripDigiSimLinkCollection StripDigiSimLink \subsection modules Modules <!-- Describe modules implemented in this package and their parameter set --> \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 --> Each link contains the digi channel, the index of the simtrack that generated it and the fraction of charge released by the simtrack. <hr> Last updated: @DATE@ Author: Michele Pioppi. */