Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /SimTracker/VertexAssociation/doc/VertexAssociation.doc is written in an unsupported language. File is not indexed.

0001 
0002 /*!
0003 
0004 \page SimTracker_VertexAssociation Package SimTracker/VertexAssociation
0005 
0006 <center>
0007 <small>
0008 
0009 <!-- @CVS_TAG@ will be substituted at build time, no need to touch -->
0010 <a href=http://cmssw.cvs.cern.ch/cgi-bin/cmssw.cgi/CMSSW/SimTracker/VertexAssociation/?cvsroot=CMSSW&only_with_tag=@CVS_TAG@>Source code (CVS tag: @CVS_TAG@)</a> - 
0011 <a href=http://cmssw.cvs.cern.ch/cgi-bin/cmssw.cgi/CMSSW/SimTracker/VertexAssociation/.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 
0017 This class provides two methods, one for associating simulated vertices to
0018 reconstructed vertices and the other for associating reconstructed vertices to
0019 simulated vertices. They build on the track association provided in
0020 SimTracker/TrackAssociation.
0021 
0022 \subsection interface Public interface
0023 <!-- List the classes that are provided for use in other packages (if any) -->
0024 
0025 - VertexAssociatorBase
0026 - VertexAssociatorByTracks
0027 
0028 \subsection modules Modules
0029 <!-- Describe modules implemented in this package and their parameter set -->
0030 
0031 
0032 \subsection tests Unit tests and examples
0033 <!-- Describe cppunit tests and example configuration files -->
0034 Unknown
0035 
0036 \section status Status and planned development
0037 
0038 Full documentation is in the Wiki: https://twiki.cern.ch/twiki/bin/view/CMS/SWGuideVertexAssociation
0039 
0040 <hr>
0041 Last updated:
0042 @DATE@  Author: computer-generated.
0043 */
0044