Warning, /SimTracker/TrackerHitAssociation/doc/TrackerHitAssociation.doc is written in an unsupported language. File is not indexed.
0001
0002 /*!
0003
0004 \page SimTracker_TrackerHitAssociation Package SimTracker/TrackerHitAssociation
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/SimTracker/TrackerHitAssociation/?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/SimTracker/TrackerHitAssociation/.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 This package features the TrackerHitAssociator class for association tracker
0019 RecHits with SimHits.
0020
0021 \subsection interface Public interface
0022 <!-- List the classes that are provided for use in other packages (if any) -->
0023
0024 - TrackerHitAssociator RecHit-SimHit association class.
0025
0026 \subsection modules Modules
0027 <!-- Describe modules implemented in this package and their parameter set -->
0028 None.
0029
0030 \subsection tests Unit tests and examples
0031 <!-- Describe cppunit tests and example configuration files -->
0032 An example for using the TrackerHitAssociator class is given in test/TestAssociator.cc.
0033
0034 To run the TestAssociator example: cmsRun test/test.cfg
0035
0036 To generate and reconstruct hits in the strip and pixel silicon tracker: cmsRun test/test_gen_to_rechits_pixel_strips.cfg
0037
0038 \section status Status and planned development
0039 <!-- e.g. completed, stable, missing features -->
0040 Stable.
0041
0042 <hr>
0043 Last updated:
0044 @DATE@ Author: V.Chiochia.
0045 */
0046