Warning, /RecoLocalCalo/CaloTowersCreator/doc/CaloTowersCreator.doc is written in an unsupported language. File is not indexed.
0001 /*!
0002 \page RecoLocalCalo_CaloTowersCreator Package RecoLocalCalo/CaloTowersCreator
0003
0004 <center>
0005 <small>
0006
0007
0008 <!-- @PROJ_VERS@ will be substituted at build time, no need to touch -->
0009 <a href=http://cmsdoc.cern.ch/swdev/viewcvs/viewcvs.cgi/CMSSW/RecoLocalCalo/CaloTowersCreator/?cvsroot=CMSSW&only_with_tag=@PROJ_VERS@>CVS</a> -
0010 <a href=http://cmsdoc.cern.ch/swdev/viewcvs/viewcvs.cgi/CMSSW/RecoLocalCalo/CaloTowersCreator/.admin/developers?rev=HEAD&cvsroot=CMSSW&content-type=text/vnd.viewcvs-markup>Administrative privileges</a>
0011 </small>
0012 </center>
0013
0014
0015 \section desc Description
0016
0017 This package provides a module to construct CaloTowers from
0018 HBHERecHits, HORecHits, HFRecHits, and EcalRecHits. This module uses
0019 CaloTowerConstituentsMap to handle the assignment of %hit detids to
0020 towers. See DataFormats_CaloTowers and DataFormats_RecoCandidates for related classes.
0021 A candidate object is created from a CaloTower, and is used to encapsulate a vertex assumption
0022 and to allow for generic algorithm definition.
0023
0024 <!--
0025 \subsection interface Public interface
0026 List the classes that are provided for use in other packages (if any) -->
0027
0028
0029 \subsection modules Modules
0030
0031 - CaloTowersCreator : Create the CaloTowers
0032
0033 <pre>
0034 \htmlinclude calotowermaker.cfi
0035 </pre>
0036
0037 <!--
0038 \subsection tests Unit tests and examples
0039 Describe cppunit tests and example configuration files -->
0040
0041
0042 \section status Status and planned development
0043
0044 - CaloTowersCreator is complete, including support for EE.
0045
0046 <hr>
0047 Last updated:
0048 @DATE@ J. Mans
0049 */