/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Validation/TrackerDigis/doc/TrackerDigis.doc
42 строки
2 KB
Giulio Eulisse
Snapshot of CMSSW_6_2_0_pre8.
26 июн 2013, 18:12
26 июн 2013, 18:12
214ab73
Код
Авторство
О чём код?
/*! \page Validation_TrackerDigis Package Validation/TrackerDigis <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/Validation/TrackerDigis/?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/Validation/TrackerDigis/.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 packages is dedicated to validate the digi information of the tracker, including Pixel detector and Strip detector. therefore, there are two analyzers: SiPixelDigiValid for the Pixel and SiStripDigiValid for the Strip. Both of them use the DQM tool saving the validation qantities into root file in terms of histograms and then root macros are used to do statistical comparison with the Chi2Test. \subsection interface Public interface <!-- List the classes that are provided for use in other packages (if any) --> - SiPixelDigiValid - SiStripDigiValid \subsection modules Modules <!-- Describe modules implemented in this package and their parameter set --> - SiPixelDigiValid - SiStripDigiValid \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. */