Warning, /DataFormats/TrackingRecHit/doc/TrackingRecHit.doc is written in an unsupported language. File is not indexed.
0001
0002 /*!
0003
0004 \page DataFormats_TrackingRecHit Package DataFormats/TrackingRecHit
0005
0006 <center>
0007 <small>
0008
0009 <!-- @CVS_TAG@ will be substituted at build time, no need to touch -->
0010 <a href=http://cmsdoc.cern.ch/swdev/viewcvs/viewcvs.cgi/CMSSW/DataFormats/TrackingRecHit/?cvsroot=CMSSW&only_with_tag=@CVS_TAG@>Source code (CVS tag: @CVS_TAG@)</a> -
0011 <a href=http://cmsdoc.cern.ch/swdev/viewcvs/viewcvs.cgi/CMSSW/DataFormats/TrackingRecHit/.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 Abstract RecHit for all CMS tracking applications and related classes.
0017
0018 \subsection interface Public interface
0019 <!-- List the classes that are provided for use in other packages (if any) -->
0020
0021 - TrackingRecHit: Abstract RecHit base class for all tracking applications.
0022 - AlignmentPositionError:
0023 - InvalidTrackingRecHit:
0024 - RecHit1D:
0025 - RecHit2DLocalPos:
0026 - RecHit2DPosDirX:
0027 - RecHit4D:
0028 - RecSegment2D:
0029 - RecSegment4D:
0030 - RecSegment:
0031
0032 \subsection typedefs
0033
0034 - <b>TrackingRecHitCollection</b>: collection of TrackingRecHit objects
0035 - <b>TrackingRecHitRef</b>: persistent reference to a TrackingRecHit object
0036 - <b>TrackingRecHitRefProd</b>: reference to a TrackingRecHit collection
0037 - <b>TrackingRecHitRefVector</b>: vector of references to TrackingRecHit objects in the same collection
0038 - <b>trackingRecHit_iterator</b>: iterator over a vector of references to TrackingRecHit objects in the same collection
0039
0040 \subsection modules Modules
0041 None.
0042
0043 \subsection tests Unit tests and examples
0044 None.
0045
0046 \section status Status and planned development
0047 <!-- e.g. completed, stable, missing features -->
0048 Released.
0049
0050 <hr>
0051 Last updated:
0052 @DATE@ Author: L.Lista
0053 */
0054