Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /DataFormats/CSCDigi/doc/CSCDigi.doc is written in an unsupported language. File is not indexed.

0001 /*!
0002 <!-- Substitute DataFormats and CSCDigi with the proper names! -->
0003 
0004 \page DataFormats_CSCDigi Package DataFormats/CSCDigi
0005 <center>
0006 <small>
0007 <a href=http://cmsdoc.cern.ch/swdev/viewcvs/viewcvs.cgi/CMSSW/DataFormats/CSCDigi/?cvsroot=CMSSW&only_with_tag=@CVS_TAG@>Source code (CVS tag: @CVS_TAG@)</a> - 
0008 <a href=http://cmsdoc.cern.ch/swdev/viewcvs/viewcvs.cgi/CMSSW/DataFormats/CSCDigi/.admin/developers?rev=HEAD&cvsroot=CMSSW&content-type=text/vnd.viewcvs-markup>Administrative privileges</a>
0009 </small>
0010 </center>
0011 
0012 
0013 \section desc Description
0014 <!-- Short description of what this package is supposed to provide -->
0015 This package contains the definition of digis and digi collections for the CSCs.
0016 
0017 
0018 \subsection interface Public interface
0019 <!-- List the classes that are provided for use in other packages (if any) -->
0020 - CSCALCTDigi
0021 - CSCALCTDigiCollection
0022 - CSCCLCTDigi
0023 - CSCCLCTDigiCollection
0024 - CSCComparatorDigi
0025 - CSCComparatorDigiCollection
0026 - CSCRPCDigi
0027 - CSCRPCDigiCollection
0028 - CSCStripDigi
0029 - CSCStripDigiCollection
0030 - CSCWireDigi
0031 - CSCWireDigiCollection
0032 
0033 \subsection modules Modules
0034 <!-- Describe modules implemented in this package and their parameter set -->
0035 None.
0036 
0037 \subsection tests Unit tests and examples
0038 <!-- Describe cppunit tests and example configuration files -->
0039 - testCSCDigis: unit test
0040 
0041 \section status Status and planned development
0042 <!-- e.g. completed, stable, missing features -->
0043 Digi tyes for reconstruction are completed. 
0044 Additional digi types are currently being designed.
0045 
0046 <hr>
0047 Last updated: @DATE@ 
0048 Author: N. Amapane
0049 */