Warning, /RecoTBCalo/HcalTBObjectUnpacker/doc/HcalTBObjectUnpacker.doc is written in an unsupported language. File is not indexed.
0001 /*!
0002 <!-- Substitute SUBSYSTEM and PACKAGE with the proper names! -->
0003
0004 \page RecoTBCalo_HcalTBObjectUnpacker Package RecoTBCalo/HcalTBObjectUnpacker/
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 Unpacking module and classes for reading HCAL raw data (ancillary testbeam
0020 information) and converting it into the associated testbeam data formats.
0021 These include trigger information, so-called "slow data" (run data, test
0022 table coordinates, etc.), TDC and wire chamber information, and calibration
0023 source position data.
0024
0025 \subsection interface Public interface
0026
0027 \subsection modules Modules
0028 <!-- Describe modules implemented in this package and their parameter set -->
0029
0030 - HcalTBObjectUnpacker : Unpacker module for testbeam data. Produces
0031 HcalTBTriggerData, HcalTBRunData,HcalTBEventPosition, HcalTBTiming, and
0032 HcalSourcePositionData records in the event.
0033
0034 <pre>
0035 \htmlinclude HcalTBObjectUnpacker-Normal.cfi
0036 </pre>
0037
0038 <pre>
0039 \htmlinclude HcalTBObjectUnpacker-SourceCal.cfi
0040 </pre>
0041
0042 <!-- \subsection tests Unit tests and examples
0043 Describe cppunit tests and example configuration files -->
0044
0045
0046 \section status Status and planned development
0047
0048 - HcalTBObjectUnpacker is complete and tested.
0049
0050 <hr>
0051 Last updated:
0052 @DATE@ P. Dudero
0053 */