Warning, /DataFormats/JetReco/doc/JetReco.doc is written in an unsupported language. File is not indexed.
0001 /*!
0002 \page DataFormats_JetReco Package DataFormats/JetReco
0003 <center>
0004 <small>
0005 <a href=http://cmsdoc.cern.ch/swdev/viewcvs/viewcvs.cgi/CMSSW/DataFormats/JetReco/?cvsroot=CMSSW>CVS head for this package</a> -
0006 <a href=http://cmsdoc.cern.ch/swdev/viewcvs/viewcvs.cgi/CMSSW/DataFormats/JetReco/.admin/developers?rev=HEAD&cvsroot=CMSSW&content-type=text/vnd.viewcvs-markup>Administrative privileges</a>
0007 </small>
0008 </center>
0009
0010 \section desc Description
0011 Classes defining jet objects.
0012
0013 \subsection interface Public interface
0014 - Jet: common jet abstract base class.
0015 - CaloJet: jet made of calorimetric constituents.
0016 - GenJet: jet made of generator particle constituents.
0017 - CommonJetData: common jet data structure.
0018
0019 \subsection typedefs
0020 - CaloJetCollection: collection of CaloJet objects.
0021 - GenJetCollection: collection of GenJet objects.
0022
0023 \subsection modules Modules
0024 None.
0025
0026 \subsection tests Unit tests and examples
0027 None.
0028
0029 \section status Status and planned development
0030
0031
0032 <hr>
0033 Last updated: @DATE@ L. Lista
0034 */