Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /SimGeneral/TrackingAnalysis/doc/TrackingAnalysis.doc is written in an unsupported language. File is not indexed.

0001 
0002 /*!
0003 
0004 \page SimGeneral_TrackingAnalysis Package SimGeneral/TrackingAnalysis
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/SimGeneral/TrackingAnalysis/?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/SimGeneral/TrackingAnalysis/.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 
0019 This is the producer for the classes defined in
0020 SimDataFormats/TrackingAnalysis. These classes provide an easier to use
0021 interface to both the HepMC (generator) information and GEANT (simulation)
0022 information. These objects can then be associated with reconstructed tracks and
0023 vertices.
0024 
0025 It uses the config file trackingParticles.cfi
0026 
0027 \htmlinclude trackingParticles.cfi
0028 
0029 \subsection interface Public interface
0030 <!-- List the classes that are provided for use in other packages (if any) -->
0031 
0032 - EncodedTruthId
0033 - TrackingTruthProducer
0034 
0035 \subsection modules Modules
0036 <!-- Describe modules implemented in this package and their parameter set -->
0037 
0038 - TrackingTruthProducer
0039 
0040 \subsection tests Unit tests and examples
0041 <!-- Describe cppunit tests and example configuration files -->
0042 Unknown
0043 
0044 \section status Status and planned development
0045 
0046 The action of the producer and .cfi file are documented in https://twiki.cern.ch/twiki/bin/view/CMS/SWGuideTrackingTruth
0047 
0048 <hr>
0049 Last updated:
0050 @DATE@  Author: computer-generated.
0051 */
0052