Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /RecoBTag/BTagTools/doc/BTagTools.doc is written in an unsupported language. File is not indexed.

0001 
0002 /*!
0003 
0004 \page RecoBTag_BTagTools Package RecoBTag/BTagTools
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/RecoBTag/BTagTools/?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/RecoBTag/BTagTools/.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 <!-- Short description of what this package is supposed to provide -->
0018 This package provides a software tools that are shared by several
0019 b tagging algorithms.
0020 
0021 \subsection interface Public interface
0022 <!-- List the classes that are provided for use in other packages (if any) -->
0023 
0024 These classes calculated the impact parameter with respect to a given 
0025 vertex, signed according to the jet direction.
0026 
0027 - SignedImpactParameter3D
0028 - SignedTransverseImpactParameter
0029 
0030 \subsection modules Modules
0031 <!-- Describe modules implemented in this package and their parameter set -->
0032 
0033 
0034 \subsection tests Unit tests and examples
0035 <!-- Describe cppunit tests and example configuration files -->
0036 Unknown
0037 
0038 \section status Status and planned development
0039 <!-- e.g. completed, stable, missing features -->
0040 Unknown
0041 
0042 <hr>
0043 Last updated:
0044 @DATE@  Author: computer-generated.
0045 */
0046