Line Code
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
/*!
\page DataFormats_CaloTowers Package DataFormats/CaloTowers

<center>
<small>


<!-- @PROJ_VERS@ will be substituted at build time, no need to touch -->
<a href=http://cmsdoc.cern.ch/swdev/viewcvs/viewcvs.cgi/CMSSW/DataFormats/CaloTowers/?cvsroot=CMSSW&only_with_tag=@PROJ_VERS@>CVS</a> - 
<a href=http://cmsdoc.cern.ch/swdev/viewcvs/viewcvs.cgi/CMSSW/DataFormats/CaloTowers/.admin/developers?rev=HEAD&cvsroot=CMSSW&content-type=text/vnd.viewcvs-markup>Administrative privileges</a>
</small>
</center>


\section desc Description

This package contains projective towers for Jet and MET reconstruction.

\subsection interface Public interface

- CaloTowerDetId : Detector id for CaloTowers
- CaloTower : A projective tower 

\subsection collections Collections (Products)

- CaloTowerCollection

\section status Status and planned development
- Significant updates are expected to align the design better with the higher-level reconstruction. (0_6_0_pre3)

<hr>
Last updated:
@DATE@ J. Mans
*/