Warning, /RecoJets/JetAlgorithms/doc/JetAlgorithms.doc is written in an unsupported language. File is not indexed.
0001
0002 /*!
0003
0004 \page RecoJets_JetAlgorithms Package RecoJets/JetAlgorithms
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/RecoJets/JetAlgorithms/?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/RecoJets/JetAlgorithms/.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 RecoJets/JetAlgorithms package contains some Jet clustering algorithm themselves,
0018 wrapers around external implementations of jet algorithms, and also tools
0019 necessary to produce jet objects.
0020
0021
0022 \subsection interface Public interface
0023 <!-- List the classes that are provided for use in other packages (if any) -->
0024
0025 - CMSIterativeConeAlgorithm
0026 - CMSMidpointAlgorithm
0027 - ExtKtJetAlgorithmWrapper
0028 - FastJetAlgorithmWrapper
0029 - JetAlgoHelper
0030 - JetMaker
0031 - JetMatchingTools
0032 - JetRecoTypes
0033 - ProtoJetComparisons
0034 - ProtoJet
0035 - ToyJetCorrection
0036
0037 \subsection modules Modules
0038 <!-- Describe modules implemented in this package and their parameter set -->
0039 No modules in this package
0040
0041
0042 \subsection tests Unit tests and examples
0043 <!-- Describe cppunit tests and example configuration files -->
0044 No unit tests in this package
0045
0046 \section status Status and planned development
0047 <!-- e.g. completed, stable, missing features -->
0048 Unknown
0049
0050 <hr>
0051 Last updated:
0052 @DATE@ Author: Fedor Ratnikov.
0053 */
0054