Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /SimDataFormats/TrackerDigiSimLink/doc/TrackerDigiSimLink.doc is written in an unsupported language. File is not indexed.

0001 
0002 /*!
0003 
0004 \page SimDataFormats_TrackerDigiSimLink Package SimDataFormats/TrackerDigiSimLink
0005 
0006 <center>
0007 <small>
0008 
0009 <!-- @PROJ_VERS@ will be substituted at build time, no need to touch -->
0010 <a href=http://cmsdoc.cern.ch/swdev/viewcvs/viewcvs.cgi/CMSSW/SimDataFormats/TrackerDigiSimLink/?cvsroot=CMSSW&only_with_tag=@PROJ_VERS@>CVS</a> - 
0011 <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>
0012 </small>
0013 </center>
0014 
0015 \section desc Description
0016 <!-- Short description of what this package is supposed to provide -->
0017 
0018 DataFormat for links between digi from tracker and simhits
0019 
0020 
0021 \subsection interface Public interface
0022 <!-- List the classes that are provided for use in other packages (if any) -->
0023 
0024 
0025 PixelDigiSimLinkCollection
0026 PixelDigiSimLink
0027 StripDigiSimLinkCollection
0028 StripDigiSimLink
0029 
0030 \subsection modules Modules
0031 <!-- Describe modules implemented in this package and their parameter set -->
0032 
0033 
0034 \subsection tests Unit tests and examples
0035 <!-- Describe cppunit tests and example configuration files -->
0036 Unknown
0037 
0038 \section status Status and planned development
0039 <!-- e.g. completed, stable, missing features -->
0040 Each link contains the digi channel, the index of the simtrack that generated it 
0041 and the fraction of charge released  by the simtrack.
0042 
0043 <hr>
0044 Last updated:
0045 @DATE@  Author: Michele Pioppi.
0046 */
0047