Warning, /RecoTracker/TkSeedGenerator/doc/TkSeedGenerator.doc is written in an unsupported language. File is not indexed.
0001
0002 /*!
0003
0004 \page RecoTracker_TkSeedGenerator Package RecoTracker/TkSeedGenerator
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/RecoTracker/TkSeedGenerator/?cvsroot=CMSSW&only_with_tag=@PROJ_VERS@>CVS</a> -
0011 <a href=http://cmsdoc.cern.ch/swdev/viewcvs/viewcvs.cgi/CMSSW/RecoTracker/TkSeedGenerator/.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 The modules read RecHit collection and write a collection of seeds.
0018 After selecting a pair of hits the class
0019 SeedGeneratorFromHitPairsConsecutiveHits creates a seed that contains
0020 a TrajectoryStateOnSurface, the hits and the direction.
0021
0022 \subsection interface Public interface
0023 <!-- List the classes that are provided for use in other packages (if any) -->
0024
0025 CombinatorialSeedGeneratorFromPixel
0026 CombinatorialSeedGeneratorFromPixelLess
0027 CosmicSeedGenerator
0028 FastCircle
0029 FastHelix
0030 FastLine
0031 GlobalPixelLessSeedGenerator
0032 GlobalPixelSeedGenerator
0033 SeedFromConsecutiveHits
0034 SeedGeneratorForCosmics
0035 SeedGeneratorFromHitPairsConsecutiveHits
0036 SeedGeneratorFromHitPairs
0037 SeedGeneratorFromLayerPairs
0038 SeedGeneratorFromTrackingRegion
0039
0040 \subsection modules Modules
0041 <!-- Describe modules implemented in this package and their parameter set -->
0042
0043 GlobalPixelSeedGenerator
0044 GlobalPixelLessSeedGenerator
0045 CosmicSeedGenerator
0046
0047 \subsection tests Unit tests and examples
0048 <!-- Describe cppunit tests and example configuration files --
0049 seed.cfg :
0050 to create seeds from a single muon particle
0051 using the GlobalPixelSeedGenerator module
0052
0053 readseeds.cfg :
0054 to read seeds and analyze the direction
0055
0056 CosmSeed.cfg :
0057 to produce seeds from cosmic muons
0058 using the CosmicSeedGenerator
0059
0060 \section status Status and planned development
0061 <!-- e.g. completed, stable, missing features -->
0062 The regional seed generators should be introduced.
0063
0064 <hr>
0065 Last updated:
0066 @DATE@ Author: Michele Pioppi.
0067 */
0068