Warning, /DataFormats/MuonData/doc/MuonData.doc is written in an unsupported language. File is not indexed.
0001 /*!
0002 <!-- Substitute DataFormats and MuonData with the proper names! -->
0003
0004 \page DataFormats_MuonData Package DataFormats/MuonData
0005 <center>
0006 <small>
0007 <!-- @CVS_TAG@ will be substituted at build time, no need to touch -->
0008 <a href=http://cmsdoc.cern.ch/swdev/viewcvs/viewcvs.cgi/CMSSW/DataFormats/MuonData/?cvsroot=CMSSW&only_with_tag=@CVS_TAG@>Source code (CVS tag: @CVS_TAG@)</a> -
0009 <a href=http://cmsdoc.cern.ch/swdev/viewcvs/viewcvs.cgi/CMSSW/DataFormats/MuonData/.admin/developers?rev=HEAD&cvsroot=CMSSW&content-type=text/vnd.viewcvs-markup>Administrative privileges</a>
0010 </small>
0011 </center>
0012
0013
0014 \section desc Description
0015 <!-- Short description of what this package is supposed to provide -->
0016 Common data classes to all muon detectors.
0017
0018 \subsection interface Public interface
0019 <!-- List the classes that are provided for use in other packages (if any) -->
0020 - MuonDigiCollection: a collection of digis to be stored in the event. Digis are organized by DetUnit and indexed by the DetUnit's DetId.
0021
0022 \subsection modules Modules
0023 <!-- Describe modules implemented in this package and their parameter set -->
0024 None.
0025
0026 \subsection tests Unit tests and examples
0027 <!-- Describe cppunit tests and example configuration files -->
0028 None.
0029
0030 \section status Status and planned development
0031 <!-- e.g. completed, stable, missing features -->
0032 Completed, stable.
0033
0034 <hr>
0035 Last updated: @DATE@
0036 Author: N. Amapane
0037 */