Warning, /DataFormats/DTRecHit/doc/DTRecHit.doc is written in an unsupported language. File is not indexed.
0001 /*!
0002 <!-- Substitute DataFormats and DTRecHit with the proper names! -->
0003
0004 \page DataFormats_DTRecHit Package DataFormats/DTRecHit
0005 <center>
0006 <small>
0007 <a href=http://cmsdoc.cern.ch/swdev/viewcvs/viewcvs.cgi/CMSSW/DataFormats/DTRecHit/?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/DTRecHit/.admin/developers?rev=HEAD&cvsroot=CMSSW&content-type=text/vnd.viewcvs-markup>Administrative privileges</a>
0009 </small>
0010 </center>
0011
0012 \section desc Description
0013 <!-- Short description of what this package is supposed to provide -->
0014 This package contains the definition of rechits and rechit collections for the DTs.
0015
0016
0017 \subsection interface Public interface
0018 <!-- List the classes that are provided for use in other packages (if any) -->
0019 1D Hits:
0020 - DTRecHit1D
0021 - DTRecHit1DPair
0022 - DTRecHitCollection
0023
0024 2D Hits:
0025 - DTRecSegment2DCollection
0026 - DTRecSegment2D
0027 - DTSLRecSegment2D
0028
0029 4D Segments and ancillary classes:
0030 - DTRecSegment4D
0031 - DTChamberRecSegment2D
0032 - DTRecSegment4DCollection
0033
0034 Other classes:
0035 - DTEnums
0036 - DTRangeMapAccessor
0037
0038
0039 \subsection modules Modules
0040 <!-- Describe modules implemented in this package and their parameter set -->
0041 None.
0042
0043 \subsection tests Unit tests and examples
0044 <!-- Describe cppunit tests and example configuration files -->
0045 None.
0046
0047 \section status Status and planned development
0048 <!-- e.g. completed, stable, missing features -->
0049 Being developed.
0050
0051 <hr>
0052 Last updated: @DATE@
0053 Author: N. Amapane
0054 */