Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /SimCalorimetry/EcalSimProducers/doc/EcalSimProducers.doc is written in an unsupported language. File is not indexed.

0001 
0002 /*!
0003 
0004 \page SimCalorimetry_EcalSimProducers Package SimCalorimetry/EcalSimProducers
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/SimCalorimetry/EcalSimProducers/?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/SimCalorimetry/EcalSimProducers/.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 
0018 This package provides the producer of simulated Ecal digis for all the crystals
0019 and strips with no kind of selection (e.g. zero suppression, selective readout).
0020 Its output should normally be processed by other producers of zero suppressed / 
0021 selective read digis, which are the ones which should be normally used for event 
0022 reconstruction (excpet for expert studies and validation).
0023 
0024 \subsection interface Public interface
0025 <!-- List the classes that are provided for use in other packages (if any) -->
0026 
0027 - EcalDigiProducer
0028 
0029 \subsection modules Modules
0030 <!-- Describe modules implemented in this package and their parameter set -->
0031 
0032 - EcalDigiProducer
0033 
0034 \subsection tests Unit tests and examples
0035 <!-- Describe cppunit tests and example configuration files -->
0036 
0037 - EcalSimProducer.cfg 
0038 
0039 production of unsuppressed Ecal digis
0040 
0041 - EcalDigitization.cfg
0042 
0043 production of the complete chain of unsuppressed digis + Trigger
0044 Pritives Generation + Selectrive Readout processed digis for crystals
0045 and Zero Suppressed digis for preshower strips
0046 
0047 The relevant .cfi and .cff files are in the data sub-directory of the package.
0048 
0049 \section status Status and planned development
0050 <!-- e.g. completed, stable, missing features -->
0051 Unknown
0052 
0053 <hr>
0054 Last updated:
0055 @DATE@  Author: computer-generated.
0056 */
0057