/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
CondFormats/SiPixelObjects/doc/SiPixelObjects.doc
55 строк
2 KB
Giulio Eulisse
Snapshot of CMSSW_6_2_0_pre8.
26 июн 2013, 18:12
26 июн 2013, 18:12
214ab73
Код
Авторство
О чём код?
/*! \page CondFormats_SiPixelObjects Package CondFormats/SiPixelObjects <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/CondFormats/SiPixelObjects/?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/CondFormats/SiPixelObjects/.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 support decoding of raw data to digi. The data coding hierarchy is implemented (FED, links in FED, ROCs in links) \subsection interface Public interface <!-- List the classes that are provided for use in other packages (if any) --> - PixelFEDCabling a list of links belonging to one pixel FED - PixelFEDLink a list of ROCs in given link - PixelROC - Perform (DCOL,PXID) to (ROW,COL) and back conversion within ReadOut Chip. - SiPixelFedCablingMap provide a list(vector) of PixelFEDCablings; number of objects in the list is equal to number of pixel FEDs. - SiPixelDbItem - SiPixelPedestals \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 --> None \section status Status and planned development <!-- e.g. completed, stable, missing features --> Stable, need map persistency <hr> Last updated: @DATE@ Author: konec. */