Warning, /RecoLocalCalo/HcalRecProducers/doc/HcalSimpleReconstructor.doc is written in an unsupported language. File is not indexed.
0001 /*!
0002 <!-- Substitute SUBSYSTEM and PACKAGE with the proper names! -->
0003
0004 \page RecoLocalCalo_HcalRecProducers Package RecoLocalCalo/HcalRecProducers
0005
0006 <center>
0007 <small>
0008
0009
0010 <!-- @PROJ_VERS@ will be substituted at build time, no need to touch -->
0011 <a href=http://cmsdoc.cern.ch/swdev/viewcvs/viewcvs.cgi/CMSSW/SUBSYSTEM/PACKAGE/?cvsroot=CMSSW&only_with_tag=@PROJ_VERS@>CVS</a> -
0012 <a href=http://cmsdoc.cern.ch/swdev/viewcvs/viewcvs.cgi/CMSSW/SUBSYSTEM/PACKAGE/.admin/developers?rev=HEAD&cvsroot=CMSSW&content-type=text/vnd.viewcvs-markup>Administrative privileges</a>
0013 </small>
0014 </center>
0015
0016
0017 \section desc Description
0018
0019 This package contains modules for reconstructing RecHits from Digis
0020 for HB, HE, HO, and HF.
0021
0022 <!-- \subsection interface Public interface
0023 List the classes that are provided for use in other packages (if any) -->
0024
0025
0026 \subsection modules Modules
0027
0028 - HcalSimpleReconstructor : Module reconstructs RecHits from Digis, using
0029 the algorithms in class HcalSimpleRecAlgo and the gain, pedestal mean, and
0030 coder (ADC->fC) from the HcalDbService. Produces collections of HBHERecHit,
0031 HORecHit, and HFRecHit.
0032
0033 <pre>
0034 \htmlinclude HcalSimpleReconstructor-hbhe.cfi
0035 </pre>
0036
0037 <pre>
0038 \htmlinclude HcalSimpleReconstructor-hf.cfi
0039 </pre>
0040
0041 <pre>
0042 \htmlinclude HcalSimpleReconstructor-ho.cfi
0043 </pre>
0044
0045
0046 <!-- \subsection tests Unit tests and examples
0047 Describe cppunit tests and example configuration files -->
0048
0049
0050 \section status Status and planned development
0051
0052 - HcalSimpleReconstructor is complete and tested.
0053
0054 <hr>
0055 Last updated:
0056 @DATE@ P. Dudero
0057 */