Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /SimMuon/CSCDigitizer/doc/CSCDigitizer.doc is written in an unsupported language. File is not indexed.

0001 
0002 /*!
0003 
0004 \page SimMuon_CSCDigitizer Package SimMuon/CSCDigitizer
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/SimMuon/CSCDigitizer/?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/SimMuon/CSCDigitizer/.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 is the electronics simulation for the endcap muon cathode strip chambers.
0019 The outputs are three sets of digis: strips (for phi measurements), wires (for eta
0020 measurements), and comparators (for strip triggers).
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 <!-- Describe modules implemented in this package and their parameter set -->
0028 
0029 - CSCDigiProducer
0030 - CSCDigiDump
0031   Provides an ASCII dump of the digis
0032 
0033 - CSCNeutronWriter
0034   Writes a ROOT file of hits from long-lived particles.  See the SimMuon/Neutron documentation.
0035 
0036 \subsection tests Unit tests and examples
0037 <!-- Describe cppunit tests and example configuration files -->
0038 
0039 There is a test to see if the correlated noisifier
0040 returns the input correlation matrix.
0041 
0042 \section status Status and planned development
0043 <!-- e.g. completed, stable, missing features -->
0044 Unknown
0045 
0046 <hr>
0047 Last updated:
0048 @DATE@  Author: computer-generated.
0049 */
0050