CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HaloData.h
Go to the documentation of this file.
1 #ifndef DATAFORMATS_METRECO_HALODATA_H
2 #define DATAFORMATS_METRECO_HALODATA_H
3 /*
4  [class]: HaloData
5  [authors]: R. Remington, The University of Florida
6  [description]: Namespace to store beam halo data
7  [date]: March 17, 2010
8 */
9 
10 namespace reco {
11 
12  namespace HaloData {
13 
15  }
16 
17 }
18 
19 
20 #endif