Warning, /Validation/RecoTrack/doc/RecoTrack.doc is written in an unsupported language. File is not indexed.
0001
0002 /*!
0003
0004 \page Validation_RecoTrack Package Validation/RecoTrack
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/Validation/RecoTrack/?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/Validation/RecoTrack/.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 is part of the Simulation Validation Suite. It produces histograms for validating Tracks.
0019
0020
0021 \subsection interface Public interface
0022 <!-- List the classes that are provided for use in other packages (if any) -->
0023
0024 - MultiTrackValidator
0025 - RecoTrackSelector
0026 - SiPixelTrackingRecHitsValid
0027 - SiStripTrackingRecHitsValid
0028 - TPEfficiencySelector
0029 - TPFakeRateSelector
0030 - TrackEfficiencySelector
0031 - TrackFakeRateSelector
0032
0033 \subsection modules Modules
0034 <!-- Describe modules implemented in this package and their parameter set -->
0035
0036 - MultiTrackValidator: module for Track Validation
0037 - SiStripTrackingRecHitsValid: module for validation of Strip Hits used for tracking
0038 - SiPixelTrackingRecHitsValid: module for validation of Pixel Hits used for tracking
0039 - TrackSelector: selector for reco::Tracks
0040 - TrackSelectorForEfficiency: deprecated
0041 - TrackSelectorForFakeRate: deprecated
0042 - TPSelectorForEfficiency: selector of TrackingParticles for efficiency studies
0043 - TPSelectorForFakeRate: selector of TrackingParticles for fake rate studies
0044
0045 \subsection tests Unit tests and examples
0046 <!-- Describe cppunit tests and example configuration files -->
0047 To run MultiTrackValidator: cmsRun MultiTrackValidator.cfg
0048 To run SiStripTrackingRecHitsValid: cmsRun SiStripTrackingRecHitsValid.cfg
0049 To run SiPixelTrackingRecHitsValid: cmsRun SiPixelTrackingRecHitsValid.cfg
0050
0051 \section status Status and planned development
0052 <!-- e.g. completed, stable, missing features -->
0053 Stable
0054
0055 <hr>
0056 Last updated:
0057 @DATE@ Author: G. Cerati.
0058 */
0059